7 #ifndef PXR_EXEC_EXEC_GEOM_TOKENS_H 8 #define PXR_EXEC_EXEC_GEOM_TOKENS_H 14 #include "pxr/exec/execGeom/api.h" 18 PXR_NAMESPACE_OPEN_SCOPE
20 #define EXEC_GEOM_XFORMABLE_TOKENS \ 21 (computeLocalToWorldTransform) 24 ExecGeomXformableTokens, EXECGEOM_API, EXEC_GEOM_XFORMABLE_TOKENS);
26 PXR_NAMESPACE_CLOSE_SCOPE
#define TF_DECLARE_PUBLIC_TOKENS(...)
Macro to define public tokens.
This file defines some macros that are useful for declaring and using static TfTokens.