Ritchie's Abstractions 0.2
Platform abstractions that make Toolbox work
Loading...
Searching...
No Matches
VertexFieldUsageAttribute Class Referencesealed

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...

Inheritance diagram for VertexFieldUsageAttribute:

Public Member Functions

 VertexFieldUsageAttribute (VertexAttributeType fieldType)
 Creates a new VertexFieldUsageAttribute.
 

Properties

VertexAttributeType AttributeType [get]
 Gets a VertexAttributeType indicating how this field shall be treated.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ VertexFieldUsageAttribute()

Creates a new VertexFieldUsageAttribute.

Parameters
fieldTypeA value indicating how the associated field should be treated by the graphics device.

The documentation for this class was generated from the following file: