material | Vertex | |
position | Vertex | |
textureCoord | Vertex | |
Vertex() | Vertex | [inline] |
Vertex(float x, float y) | Vertex | [inline] |
Vertex(const Vector2f &pos) | Vertex | [inline] |
Vertex(const Vector2f &pos, const MaterialState &mat) | Vertex | [inline] |
Vertex(const Vector2f &pos, const Vector2f &tex) | Vertex | [inline] |
Vertex(const Vector2f &pos, const MaterialState &mat, const Vector2f &tex) | Vertex | [inline] |