Type Definition evegfx::graphics::Vertex2F[][src]

type Vertex2F = Vertex2D<Scaled>;

Vertex type for the VERTEX2F display list command.

This is scaled by the current vertex format in the graphics context and offset by the current coordinate offset.

VertexFormatSubpixels per PixelAddressable Pixel Range
Whole1-16384 to 16383
Half2-8192 to 8191
Quarter4-4096 to 4095
Eighth8-2048 to 2047
Sixteenth16-1024 to 1023