The XTextMesh type exposes the following members.

Methods

  NameDescription
AutoAnimate
Carries out the object animation.
(Inherited from XMaterialMesh.)
Clone
Creates an object that is a copy of this instance.
(Overrides XMaterialMesh..::.Clone()()().)
ComputeNormals
Computes the mesh normals.
(Inherited from XMaterialMesh.)
ConvertIntersectInfo
Converts the IntersectInformation intersection info to the XMeshRayIntersectionInfo intersection info.
(Inherited from XMaterialMesh.)
CreateTextureMappingOverloaded.
Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
GetHeight
Gets the mesh height at the point [x,0,z] in the negative Y axis.
(Inherited from XMaterialMesh.)
GetHeightInfo
Gets the mesh height information at the point [x,0,z] in the negative Y axis.
(Inherited from XMaterialMesh.)
GetType

Gets the Type of the current instance.

(Inherited from Object.)
IntersectOverloaded.
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
NeedOrientedBoxTree
Requiers the validity of the oriented box tree.
(Inherited from XMaterialMesh.)
RescaleOverloaded.
SaveToXFileOverloaded.
SetMesh
Sets the DirectX layer Mesh mesh and invalidates the bounding volume.
(Inherited from XMaterialMesh.)
ToString

Returns a String that represents the current Object.

(Inherited from Object.)
Transform
Transforms the mesh using the given transform matrix.
(Inherited from XMaterialMesh.)
UpdateBoundingVolume
Updates the mesh bounding volume.
(Inherited from XMaterialMesh.)

See Also