Creates a new instance of this class.
Creates a new instance of this class.
public MeshEx();
Creates a new instance of this class.
public MeshEx(Mesh);
Creates a new instance of this class.
public MeshEx(int,int,MeshFlags,GraphicsStream,Device);
Creates a new instance of this class.
public MeshEx(int,int,MeshFlags,VertexElement[],Device);
Creates a new instance of this class.
public MeshEx(int,int,MeshFlags,VertexFormats,Device);
MeshEx Class | CBX.Libs.DX9ToolsR4 Namespace