HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_OSDPatchMap Namespace Reference

Functions

GU_API bool intrinsicCoarseUV (exint coarseVertexCount, UT_Span< UT_Vector2 > coarseUV)
 
GU_API bool faceToPatch (int64 &patchId, fpreal &patchU, fpreal &patchV, exint coarseVertexCount, exint firstPatchId, exint patchCount, fpreal faceU, fpreal faceV, bool hasExplicitUV, UT_Span< const UT_Vector2 > coarseUV)
 

Function Documentation

GU_API bool GU_OSDPatchMap::faceToPatch ( int64 patchId,
fpreal patchU,
fpreal patchV,
exint  coarseVertexCount,
exint  firstPatchId,
exint  patchCount,
fpreal  faceU,
fpreal  faceV,
bool  hasExplicitUV,
UT_Span< const UT_Vector2 coarseUV 
)
GU_API bool GU_OSDPatchMap::intrinsicCoarseUV ( exint  coarseVertexCount,
UT_Span< UT_Vector2 coarseUV 
)