Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
yage::Vertex Member List

This is the complete list of members for yage::Vertex, including all inherited members.

colouryage::Vertex
positionyage::Vertex
setColour(GLubyte r, GLubyte g, GLubyte b, GLubyte a)yage::Vertexinline
setPosition(float x, float y)yage::Vertexinline
setUv(float u, float v)yage::Vertexinline
uvyage::Vertex
Vertex()=defaultyage::Vertex
Vertex(const Position &position_, const Colour &colour_, const UV &uv_)yage::Vertexinline