HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_OSDPatchMap.h File Reference
#include "GU_API.h"
#include <SYS/SYS_Types.h>
#include <UT/UT_Span.h>
#include <UT/UT_Vector2.h>
+ Include dependency graph for GU_OSDPatchMap.h:

Go to the source code of this file.

Namespaces

 GU_OSDPatchMap
 

Functions

GU_API bool GU_OSDPatchMap::intrinsicCoarseUV (exint coarseVertexCount, UT_Span< 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)