DX9ToolsR4 - Created by: X

MeshEx Constructor

Creates a new instance of this class.

Overload List

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);

See Also

MeshEx Class | CBX.Libs.DX9ToolsR4 Namespace