Tesseract Engine Documentation

ModelViewer Members

ModelViewer overview

Public Instance Constructors

ModelViewer Constructor

Public Instance Properties

Animator 
Camera 
DrawOrder (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
Enabled (inherited from Microsoft.Xna.Framework.GameComponent) 
Game (inherited from Microsoft.Xna.Framework.GameComponent) 
GraphicsDevice (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
UpdateOrder (inherited from Microsoft.Xna.Framework.GameComponent) 
Visible (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 

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 

Public Instance Events

Disposed (inherited from Microsoft.Xna.Framework.GameComponent) 
DrawOrderChanged (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
EnabledChanged (inherited from Microsoft.Xna.Framework.GameComponent) 
UpdateOrderChanged (inherited from Microsoft.Xna.Framework.GameComponent) 
VisibleChanged (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 

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