HDK
|
#include <GLTF_Refiner.h>
Static Public Member Functions | |
static bool | Split (const GT_PrimPolygonMesh &polymesh, fpreal64 tol, GT_AttributeListHandle &new_points, GT_DataArrayHandle &new_vertices, UT_ArrayMap< int, UT_Array< int >> &split_points_map, GLTF_BaseErrorManager *error_manager) |
Definition at line 245 of file GLTF_Refiner.h.
|
static |