| DigitalRune.Geometry.Meshes Namespace | 
| Class | Description | |
|---|---|---|
| ConvexDecomposition | 
            Performs an approximate convex decomposition of an input mesh. (Not available on these
            platforms: Silverlight, Windows Phone 7, Xbox 360)
              | |
| DcelEdge | 
            Edge data structure for a Doubly-Connected Edge List (DCEL).
              | |
| DcelFace | 
            Face data structure for a Doubly-Connected Edge List (DCEL).
              | |
| DcelMesh | 
            A mesh represented by a Doubly-Connected Edge List (DCEL).
              | |
| DcelVertex | 
            Vertex data structure for a Doubly-Connected Edge List (DCEL).
              | |
| TriangleMesh | 
            Provides a simple ITriangleMesh implementation using vertex and index lists.
              | |
| VertexAdjacency | 
            Stores the adjacency lists for the vertices of a mesh. (For internal use only.)
              | 
| Interface | Description | |
|---|---|---|
| ITriangleMesh | 
            Represents a triangle mesh.
              |