MyMeshContainer Constructor
|
Initializes a new instance of the MyMeshContainer class. |
Bounds | |
FineGrainCD | |
MeshData (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
MyNextContainer | |
Name (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
NextContainer (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
NumberAttributes | Total number of attributes this mesh container contains |
NumberInfluences | Total number of influences this mesh container contains |
NumberPaletteEntries | Total number of palette entries this mesh container contains |
RenderAsBlack | |
SkinInformation (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
TransformedMesh |
Dispose | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FrameMove | |
GetAdjacency (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
GetAdjacencyStream (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
GetBones | Retrieve the bone combinations used for this container |
GetEffectInstances (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
GetFrames | Retrieve the animation frames used for this container |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetMaterials (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
GetOffsetMatrices | Retrieve the offset matrices used for this container |
GetTextures | Retrieve the textures used for this container |
getTransformedVertices | |
GetType (inherited from Object) | Gets the Type of the current instance. |
Init | Overloaded. |
Render | Render a mesh container |
Render2 | An attempt to implement Mesh.DrawSubset() so that we could draw a face with a different color. |
RenderCollisionSphere | |
RenderTrans | |
SetAdjacency (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | Overloaded. |
SetBones | Set the bone combinations used for this container |
SetEffectInstances (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
SetFrames | Set the animation frames used for this container |
SetMaterials (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
SetOffsetMatrices | Set the offset matrices used for this container |
SetTextures | Set the textures used for this container |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Microsoft.DirectX.Direct3D.MeshContainer) | |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
MyMeshContainer Class | Goblin.Engine.Scene Namespace