Class MeshUtility
    Public
    
    Helper class for working with meshes efficiently.
Inner Types
Public Static Methods
        
                MakeTrianglesClockwise
        
                (vertices, triangles)
    
                    
                    Flips triangles such that they are all clockwise in graph space.