Go to the source code of this file.
|
|
| TF_DECLARE_PUBLIC_TOKENS (ExecIrTokens, EXECIR_API, EXEC_IR_TOKENS) |
| |
◆ EXEC_IR_TOKENS
Value: (forwardCompute) \
(inverseCompute) \
\
((parentSpaceToken, "ParentIn:Space")) \
\
((defaultSpaceToken, "In:DefaultSpace")) \
\
((txToken, "In:Tx")) \
((tyToken, "In:Ty")) \
((tzToken, "In:Tz")) \
((rxToken, "In:Rx")) \
((ryToken, "In:Ry")) \
((rzToken, "In:Rz")) \
((rspinToken, "In:Rspin")) \
((rotationOrderToken, "In:RotationOrder")) \
\
((outSpaceToken, "Out:Space"))
Definition at line 20 of file tokens.h.