Interface IVertex
The base interface for all the vertex data structure.
public interface IVertex
Methods
FlipWinding()
Flip the vertex winding.
void FlipWinding()
GetLayout()
Gets the layout of the vertex.
VertexDeclaration GetLayout()