Go to the source code of this file.
#define PXOSD_OPENSUBDIV_TOKENS |
Value:
(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.