7#ifndef PXR_EXEC_EXEC_IR_COMPUTATIONS_H
8#define PXR_EXEC_EXEC_IR_COMPUTATIONS_H
14#include "pxr/exec/execIr/api.h"
19PXR_NAMESPACE_OPEN_SCOPE
64PXR_NAMESPACE_CLOSE_SCOPE
Create or return a previously created object instance of global data.
Token for efficient comparison, assignment, and hashing of known strings.
Defines computation names provided by all ExecIr schemas.
const TfToken explicitDesiredValue
Produces a desired value for an attribute.
const TfToken computeDesiredValue
Computes the desired value of an invertible input attribute registered by ExecIrControllerBuilder::In...
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...