Rocket::Core::Vertex Struct Reference

#include <Vertex.h>

Collaboration diagram for Rocket::Core::Vertex:

Data Fields

Vector2f position
 Two-dimensional position of the vertex (usually in pixels).
Colourb colour
 RGBA-ordered 8-bit / channel colour.
Vector2f tex_coord
 Texture coordinate for any associated texture.

Detailed Description

The element that makes up all geometry sent to the renderer.

Author:
Peter Curry

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