DX9ToolsR4 - Created by: X

MeshEx Members

MeshEx overview

Public Static (Shared) Methods

LoadMesh Loads a mesh from a file.

Public Instance Constructors

MeshExOverloaded. Initializes a new instance of the MeshEx class.

Public Instance Properties

MaterialCount Represents the number of materials that are stored.
Mesh Gets or Sets the Direct3D.Mesh type that the MeshEX class uses.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetMaterial Gets a stored material from a specified index.
GetType (inherited from Object)
SetMaterialOverloaded. Sets a stored material in a specified index.
SetMaterialCount Sets the number os materials that are stored.
ToString (inherited from Object)

Protected Instance Fields

mintMaterialCount Represents the number of materials that are stored.
mobjMesh The Direct3D.Mesh type that the MeshEX class uses.
mtypMaterials THe array that is used to store the materials.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

MeshEx Class | CBX.Libs.DX9ToolsR4 Namespace