OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::Polygon, including all inherited members.
deleteVertex(size_t vertex) | Ogre::Polygon | |
Edge typedef | Ogre::Polygon | |
EdgeMap typedef | Ogre::Polygon | |
getNormal(void) const | Ogre::Polygon | |
getVertex(size_t vertex) const | Ogre::Polygon | |
getVertexCount(void) const | Ogre::Polygon | |
insertVertex(const Vector3 &vdata, size_t vertexIndex) | Ogre::Polygon | |
insertVertex(const Vector3 &vdata) | Ogre::Polygon | |
isPointInside(const Vector3 &point) const | Ogre::Polygon | |
operator!=(const Polygon &rhs) const | Ogre::Polygon | inline |
operator<< | Ogre::Polygon | friend |
operator=(const Ogre::Polygon &) | Ogre::Polygon | |
operator==(const Polygon &rhs) const | Ogre::Polygon | |
Polygon() | Ogre::Polygon | |
Polygon(const Polygon &cpy) | Ogre::Polygon | |
removeDuplicates(void) | Ogre::Polygon | |
reset(void) | Ogre::Polygon | |
setVertex(const Vector3 &vdata, size_t vertexIndex) | Ogre::Polygon | |
storeEdges(EdgeMap *edgeMap) const | Ogre::Polygon | |
VertexList typedef | Ogre::Polygon | |
~Polygon() | Ogre::Polygon |