|
HDK
|
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) |
| 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 | ||
| ) |