Tesseract Engine Documentation

ModelViewer Methods

The methods of the ModelViewer class are listed below. For a complete list of ModelViewer class members, see the ModelViewer Members topic.

Public Instance Methods

Dispose (inherited from Microsoft.Xna.Framework.GameComponent)Overloaded.  
Draw (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Initialize (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
ToString (inherited from Object)Returns a String that represents the current Object.
Update 

Protected Instance Methods

Dispose (inherited from Microsoft.Xna.Framework.DrawableGameComponent)Overloaded.  
Finalize (inherited from Microsoft.Xna.Framework.GameComponent) 
LoadContent (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
LoadGraphicsContent (inherited from Microsoft.Xna.Framework.DrawableGameComponent)Obsolete.  
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnDrawOrderChanged (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
OnEnabledChanged (inherited from Microsoft.Xna.Framework.GameComponent) 
OnUpdateOrderChanged (inherited from Microsoft.Xna.Framework.GameComponent) 
OnVisibleChanged (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
UnloadContent (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
UnloadGraphicsContent (inherited from Microsoft.Xna.Framework.DrawableGameComponent)Obsolete.  

See Also

ModelViewer Class | Xclna.Xna.Animation Namespace