|
Ritchie's Abstractions 0.2
Platform abstractions that make Toolbox work
|
An attribute that can be applied to fields of a vertex structure in order to explicitly state how a graphics device should treat the field. More...
Public Member Functions | |
| VertexFieldUsageAttribute (VertexAttributeType fieldType) | |
| Creates a new VertexFieldUsageAttribute. | |
Properties | |
| VertexAttributeType | AttributeType [get] |
| Gets a VertexAttributeType indicating how this field shall be treated. | |
An attribute that can be applied to fields of a vertex structure in order to explicitly state how a graphics device should treat the field.
|
inline |
Creates a new VertexFieldUsageAttribute.
| fieldType | A value indicating how the associated field should be treated by the graphics device. |