VertexElement Members

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

Public Constructors

Name Description
Public Method VertexElement Initializes a new instance of the VertexElement class.

Public Properties

Name Description
Public Property Offset Retrieves or sets the offset (if any) from the beginning of the stream to the beginning of the vertex data.
Public Property UsageIndex Modifies the usage data to allow the user to specify multiple usage types.
Public Property VertexElementFormat Gets or sets the format of this vertex element.
Public Property VertexElementUsage Gets or sets a value describing how the vertex element is to be used.

Public Methods

Name Description
Public Method Equals Returns a value that indicates whether the current instance is equal to a specified object.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Compares two objects to determine whether they are the same.
Public Method Static op_Inequality Compares two objects to determine whether they are different.
Public Method ToString Retrieves a string representation of this object.

Protected Methods

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

See Also

Reference

VertexElement Structure
Microsoft.Xna.Framework.Graphics Namespace