Share via


Mesh Members

The following table(s) list the members exposed by the Mesh type.

Public Methods

Name Description
Public Method Dispose Overloaded. Disposes the Mesh.
Public Method GetNormals Gets the collection of normals. Each normal has a corresponding vertex with the same index.
Public Method GetTriangleIndexes Gets the collection of triangle indexes. There are 3 indexes per triangle.
Public Method GetVertices Gets the collection of vertices. Each vertex has a corresponding normal with the same index.

Protected Methods

Name Description
Protected Method Finalize Finalizes an instance of the Mesh class.

See Also

Reference

Mesh Class
Microsoft.Kinect.Toolkit.Fusion Namespace