HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_NAMESPACE::GLTF_PointSplit Class Reference

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

Detailed Description

Definition at line 245 of file GLTF_Refiner.h.

Member Function Documentation

static bool GLTF_NAMESPACE::GLTF_PointSplit::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 
)
static

The documentation for this class was generated from the following file: