| VertexPosition Structure |
Namespace: DigitalRune.Graphics
The VertexPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| VertexPosition |
Initializes a new instance of the VertexPosition struct.
|
| Name | Description | |
|---|---|---|
| Equals |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Retrieves a string representation of this object.
(Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Compares two objects to determine whether they are the same.
| |
| Inequality |
Compares two objects to determine whether they are different.
|
| Name | Description | |
|---|---|---|
| Position |
The vertex position.
| |
| VertexDeclaration |
The vertex declaration.
|
| Name | Description | |
|---|---|---|
| SizeInBytes |
Gets the size of the VertexPosition structure in bytes.
|
| Name | Description | |
|---|---|---|
| IVertexType.VertexDeclaration |
Gets the vertex declaration.
|