YAGE
Yet Another Game Engine
yage::Vertex Member List

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

color (defined in yage::Vertex)yage::Vertex
position (defined in yage::Vertex)yage::Vertex
setColor(GLubyte r, GLubyte g, GLubyte b, GLubyte a) (defined in yage::Vertex)yage::Vertexinline
setPosition(float x, float y) (defined in yage::Vertex)yage::Vertexinline
setUv(float u, float v) (defined in yage::Vertex)yage::Vertexinline
uv (defined in yage::Vertex)yage::Vertex
Vertex() (defined in yage::Vertex)yage::Vertexinline
Vertex(const Position &position_, const Color &color_, const UV &uv_) (defined in yage::Vertex)yage::Vertexinline