Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table(s) list the members exposed by the Mesh type.
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Disposes the Mesh. |
![]() |
GetNormals | Gets the collection of normals. Each normal has a corresponding vertex with the same index. |
![]() |
GetTriangleIndexes | Gets the collection of triangle indexes. There are 3 indexes per triangle. |
![]() |
GetVertices | Gets the collection of vertices. Each vertex has a corresponding normal with the same index. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Finalizes an instance of the Mesh class. |