Overture
Version 25
|
This is the complete list of members for Face, including all inherited members.
Face(const ArraySimple< int > &vertices_, int z1_, int z2_, int id_) | Face | inline |
Face(const ArraySimpleFixed< int, 3, 1, 1, 1 > &vertices_, int z1_, int z2_, int id_) | Face | inline |
Face() | Face | inlineprotected |
getID() const | Face | inline |
getNumberOfVertices() const | Face | inline |
getVertex(const int &v) const | Face | inline |
getZ1ID() const | Face | inline |
getZ2ID() const | Face | inline |
id | Face | protected |
nVerts | Face | protected |
reverseVertices() | Face | inline |
setVertex(int v, int vid) | Face | inline |
setZ1ID(const int &z) | Face | inline |
setZ2ID(const int &z) | Face | inline |
vertices | Face | protected |
z1 | Face | protected |
z2 | Face | protected |
~Face() | Face | inlinevirtual |