Loading...
Searching...
No Matches
tokens.h File Reference
+ Include dependency graph for tokens.h:

Go to the source code of this file.

Macros

#define EXEC_IR_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (ExecIrTokens, EXECIR_API, EXEC_IR_TOKENS)
 

Macro Definition Documentation

◆ EXEC_IR_TOKENS

#define 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.