HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nurbsPatchSchema.h File Reference
+ Include dependency graph for nurbsPatchSchema.h:

Go to the source code of this file.

Classes

class  HdNurbsPatchSchema
 
class  HdNurbsPatchSchema::Builder
 

Macros

#define HDNURBSPATCH_SCHEMA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdNurbsPatchSchemaTokens, HD_API, HDNURBSPATCH_SCHEMA_TOKENS)
 

Macro Definition Documentation

#define HDNURBSPATCH_SCHEMA_TOKENS
Value:
(nurbsPatch) \
(uVertexCount) \
(vVertexCount) \
(uOrder) \
(vOrder) \
(uKnots) \
(vKnots) \
(uForm) \
(vForm) \
(uRange) \
(vRange) \
(trimCurve) \
(orientation) \
(doubleSided) \
(open) \
(closed) \
(periodic) \
(leftHanded) \
(rightHanded) \
int open(float queuesize) override

Definition at line 43 of file nurbsPatchSchema.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdNurbsPatchSchemaTokens  ,
HD_API  ,
HDNURBSPATCH_SCHEMA_TOKENS   
)