Share via


INuiFusionColorMesh::GetTriangleIndices Method

Gets the list of triangle indices for the mesh.

Syntax

public:
HRESULT GetTriangleIndices(
         const int **pTriangleVertexIndices
)

Parameters

  • pTriangleVertexIndices
    Type: int
    The list of triangle indices for the mesh.

Return value

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

Requirements

Header: nuikinectfusioncolorvolume.h

Library: TBD