gfm.opengl.vertex

Undocumented in source.

Members

Classes

VertexSpecification
class VertexSpecification(Vertex)

A VertexSpecification's role is to describe a Vertex structure. You must instantiate it with a compile-time struct describing your vertex format.

Structs

Normalized
struct Normalized

An UDA to specify an attribute which has to be normalized

VertexAttribute
struct VertexAttribute

Describes a single attribute in a vertex entry.

Meta