| Determines how to automatically determine normal vectors. |
| Contains a collection of static methods that can generate basic models. |
|
Contains a plethora of extension methods to use on Pt (3D coordinates), collections of points
(assumed to be faces) and collections of faces (assumed to be models). |
| Describes a vertex in a mesh passed to Md.CreateMesh(bool, bool, MeshVertexInfo[][]). |
| Specifies how to generate normal vectors in Md.CreateMesh(bool, bool, MeshVertexInfo[][]). |
| Encapsulates a point in 3D space or a 3D vector. |
| Encapsulates information about a vertex in a 3D model. |