INuiFusionMesh::GetTriangleIndices Method

Gets the mesh triangle indices.

Syntax

public:
HRESULT GetTriangleIndices(
         const int **pTriangleVertexIndices
)

Parameters

  • pTriangleVertexIndices
    Type: int
    The mesh triangle indices.

Return value

Type: HRESULT
S_OK if successful; otherwise, returns a failure code.

Requirements

Header: nuikinectfusionvolume.h

Library: TBD