VertexBufferContent Members
The following tables list the members exposed by the VertexBufferContent type.
Public Constructors
Name | Description | |
---|---|---|
VertexBufferContent | Overloaded. Initializes a new instance of VertexBufferContent. |
Public Properties
Name | Description | |
---|---|---|
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) | |
VertexData | Gets the array containing the raw bytes of the packed vertex data. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
SizeOf | Gets the size of the specified type, in bytes. | |
ToString | (Inherited from Object.) | |
Write | Overloaded. Writes additional data into the vertex buffer. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VertexBufferContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace