Share via


INuiFusionColorMesh::GetVertices Method

Gets the list of vertices for the mesh.

Syntax

public:
HRESULT GetVertices(
         const Vector3 **pVertices
)

Parameters

  • pVertices
    Type: Vector3
    The list of vertices for the mesh.

Return value

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

Requirements

Header: nuikinectfusioncolorvolume.h

Library: TBD