XEngine::Geometry Member List
This is the complete list of members for XEngine::Geometry, including all inherited members.| computeFaceNormal(const Vector3 &p1, const Vector3 &p2, const Vector3 &p3) | XEngine::Geometry | [static] |
| copyFrom(const Geometry &rhs) | XEngine::Geometry | [virtual] |
| getName() const | XEngine::NamedObj | [inline] |
| getNormals() const | XEngine::Geometry | [inline] |
| getTexCoords() const | XEngine::Geometry | [inline] |
| getVertexCount() const | XEngine::Geometry | [inline] |
| getVertices() const | XEngine::Geometry | [inline] |
| NamedObj(const std::string &name) | XEngine::NamedObj | [inline, protected] |
| setName(const std::string &name) | XEngine::NamedObj | [inline] |
| setNormals(const std::vector< Vector3 > &normals) | XEngine::Geometry | [virtual] |
| setNormals(const Vector3 *pNorm, unsigned int size) | XEngine::Geometry | [virtual] |
| setTexCoords(const Vertex2D *pTex, unsigned int size) | XEngine::Geometry | [virtual] |
| setTexCoords(const std::vector< Vertex2D > &texCoords) | XEngine::Geometry | [virtual] |
| setVertices(const Vector3 *pVert, unsigned int size) | XEngine::Geometry | [virtual] |
| setVertices(const std::vector< Vector3 > &vertices) | XEngine::Geometry | [virtual] |
| ~NamedObj(void) | XEngine::NamedObj | [inline, protected, virtual] |
Generated on Mon Aug 28 15:39:25 2006 for Xface Core Library by
1.4.6-NO