Class ManusSDK::MeshSetup
ClassList > ManusSDK > MeshSetup
Public Attributes
| Type | Name |
|---|---|
| uint32_t | expectedTriangleCount |
| uint32_t | expectedVertexCount |
| uint32_t | nodeID |
| std::vector< Triangle * > | triangles |
| std::vector< Vertex * > | vertices |
Public Functions
| Type | Name |
|---|---|
| void | ClearTriangles () |
| void | ClearVertices () |
| MeshSetup () |
|
| MeshSetup (uint32_t p_NodeId) |
|
| ~MeshSetup () |
Public Attributes Documentation
variable expectedTriangleCount
variable expectedVertexCount
variable nodeID
variable triangles
variable vertices
Public Functions Documentation
function ClearTriangles
function ClearVertices
function MeshSetup [1/2]
function MeshSetup [2/2]
function ~MeshSetup
The documentation for this class was generated from the following file api/cppSDK/SDKBase/SkeletonSetup.hpp