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

Go to the source code of this file.

Classes

class  HdNurbsPatchSchema::Builder
 Utility class for setting sparse sets of child data source fields to be filled as arguments into BuildRetained. More...
 

Macros

#define HD_NURBS_PATCH_SCHEMA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdNurbsPatchSchemaTokens, HD_API, HD_NURBS_PATCH_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ HD_NURBS_PATCH_SCHEMA_TOKENS

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

Definition at line 53 of file nurbsPatchSchema.h.