cornerCount | Face | [private] |
Face(Vertex *v1, Vertex *v2, Vertex *v3) | Face | |
Face(Vertex *v1, Vertex *v2, Vertex *v3, Vertex *v4) | Face | |
Face(std::list< Vertex * > li) | Face | |
getCornerCount() | Face | |
getUVCoords(int Stelle) | Face | |
getVertex(int Stelle) | Face | |
setUVCoords(int Stelle, UVCoords *new_uv) | Face | |
setVertex(int Stelle, Vertex *new_v) | Face | |
uvIter typedef | Face | |
uvList | Face | [private] |
verticesForFace | Face | [private] |
~Face(void) | Face | [virtual] |