VertexDeclaration Members

The following tables list the members exposed by the VertexDeclaration type.

Public Constructors

Name Description
Public Method VertexDeclaration Overloaded. Creates an instance of this object.

Public Properties

Name Description
Public Property GraphicsDevice (Inherited from GraphicsResource.)
Public Property IsDisposed (Inherited from GraphicsResource.)
Public Property Name (Inherited from GraphicsResource.)
Public Property Tag (Inherited from GraphicsResource.)
Public Property VertexStride The number of bytes from one vertex to the next.

Public Methods

Name Description
Public Method Dispose Overloaded. Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method GetVertexElements Gets the vertex shader declaration.
Public Method ToString (Inherited from GraphicsResource.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from GraphicsResource.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Disposing (Inherited from GraphicsResource.)

See Also

Reference

VertexDeclaration Class
Microsoft.Xna.Framework.Graphics Namespace