VertexTexture Structure |
Namespace: DigitalRune.Graphics
The VertexTexture type exposes the following members.
Name | Description | |
---|---|---|
VertexTexture(Vector2) |
Initializes a new instance of the VertexTexture struct.
| |
VertexTexture(Single, Single) |
Initializes a new instance of the VertexTexture 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 | |
---|---|---|
TextureCoordinate |
The UV texture coordinates.
| |
VertexDeclaration |
The vertex declaration.
|
Name | Description | |
---|---|---|
SizeInBytes |
Gets the size of the VertexTexture structure in bytes.
|
Name | Description | |
---|---|---|
IVertexType.VertexDeclaration |
Gets the vertex declaration.
|