VertexDeclaration Members
The following tables list the members exposed by the VertexDeclaration type.
Public Constructors
Name | Description | |
---|---|---|
VertexDeclaration | Overloaded. Creates an instance of this object. |
Public Properties
Name | Description | |
---|---|---|
GraphicsDevice | (Inherited from GraphicsResource.) | |
IsDisposed | (Inherited from GraphicsResource.) | |
Name | (Inherited from GraphicsResource.) | |
Tag | (Inherited from GraphicsResource.) | |
VertexStride | The number of bytes from one vertex to the next. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetVertexElements | Gets the vertex shader declaration. | |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from GraphicsResource.) | |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
Disposing | (Inherited from GraphicsResource.) |
See Also
Reference
VertexDeclaration Class
Microsoft.Xna.Framework.Graphics Namespace