Module rustic_gl::attributes[][src]

Tools for working with compile time Vertex Attributes.

The only peice of this module that you will most likely need is the buffer_layout macro.

Structs

Attribute
AttributeTail
Normalized

Marker type for normalized attributes

Traits

AttributeTrait
ToGlAttrib