![]() | VertexAttribute Methods |
The VertexAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disable |
Disables this vertex attribute.
|
![]() | Enable |
Enables this vertex attribute.
|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetConfig(VertexAttributeDataType, Int32, Int32, Int32) |
Sets up the attribute for use with a DataBuffer (of type Vertex).
|
![]() | SetConfigT(Int32, Int32) |
Sets up the attribute for use with a DataBuffer (of type Vertex).
|
![]() | SetData(VertexAttributeDataType, Int32, Void*, Int32, Boolean) |
Sets up the attribute for use with client data.
|
![]() | SetDataT(T, Int32, Boolean) |
Sets up the attribute for use with client data.
|
![]() | SetDataT(VertexAttributeDataType, Int32, T, Int32, Boolean) |
Sets up the attribute for use with client data.
|
![]() | SetValue(Matrix2) |
Specify the value of a generic vertex attribute or type Matrix2
|
![]() | SetValue(Matrix2) |
Specify the value of a generic vertex attribute or type Matrix2
|
![]() | SetValue(Matrix3) |
Specify the value of a generic vertex attribute or type Matrix3
|
![]() | SetValue(Matrix3) |
Specify the value of a generic vertex attribute or type Matrix3
|
![]() | SetValue(Matrix4) |
Specify the value of a generic vertex attribute or type Matrix4
|
![]() | SetValue(Matrix4) |
Specify the value of a generic vertex attribute or type Matrix4
|
![]() | SetValue(Vector2) |
Specify the value of a generic vertex attribute or type Vector2
|
![]() | SetValue(Vector2) |
Specify the value of a generic vertex attribute or type Vector2
|
![]() | SetValue(Vector3) |
Specify the value of a generic vertex attribute or type Vector3
|
![]() | SetValue(Vector3) |
Specify the value of a generic vertex attribute or type Vector3
|
![]() | SetValue(Vector4) |
Specify the value of a generic vertex attribute or type Vector4
|
![]() | SetValue(Vector4) |
Specify the value of a generic vertex attribute or type Vector4
|
![]() | SetValue(Single) |
Specify the value of a generic vertex attribute
|
![]() | SetValue(Single, Single) |
Specify the value of a generic vertex attribute
|
![]() | SetValue(Single, Single, Single) |
Specify the value of a generic vertex attribute
|
![]() | SetValue(Single, Single, Single, Single) |
Specify the value of a generic vertex attribute
|
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |