HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tokens.h File Reference
+ Include dependency graph for tokens.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PXOSD_OPENSUBDIV_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (PxOsdOpenSubdivTokens, PXOSD_API, PXOSD_OPENSUBDIV_TOKENS)
 

Macro Definition Documentation

#define PXOSD_OPENSUBDIV_TOKENS
Value:
(all) \
(none) \
(cornersOnly) \
(cornersPlus1) \
(cornersPlus2) \
(boundaries) \
(bilinear) \
(catmullClark) \
(loop) \
(edgeOnly) \
(edgeAndCorner) \
(uniform) \
(chaikin) \
(leftHanded) \
(rightHanded) \
SIM_API const UT_StringHolder all
virtual bool smooth(GA_AttributeOperand &d, GA_AttributeOperand &min, GA_AttributeOperand &max, GA_AttributeOperand &t) const
d = SYSsmooth(min, max, t);

Definition at line 36 of file tokens.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( PxOsdOpenSubdivTokens  ,
PXOSD_API  ,
PXOSD_OPENSUBDIV_TOKENS   
)