![]() |
VR-Forces 5.0.3 Developer's Guide
|
This is the complete list of members for DtPolygon2D, including all inherited members.
| DtEdge typedef | DtPolygon2D | |
| DtPolygon2D(const DtVertexContainer &polygonVertices) | DtPolygon2D | |
| DtPolygon2D(const DtExtent &extent) | DtPolygon2D | |
| DtPolygon2D(const DtPolygon2D &original) | DtPolygon2D | private |
| DtVertexConstIter typedef | DtPolygon2D | |
| DtVertexContainer typedef | DtPolygon2D | |
| DtVertexIter typedef | DtPolygon2D | |
| edge(unsigned int edgeIndex) const | DtPolygon2D | |
| extent() const | DtPolygon2D | |
| getEdge(unsigned int edgeIndex, DtEdge &edgeToGet) const | DtPolygon2D | |
| getVertex(DtPoint &vertex, unsigned int vertexIndex) const | DtPolygon2D | |
| isValidEdgeIndex(unsigned int edgeIndex) const | DtPolygon2D | protected |
| isValidVertexIndex(unsigned int vertexIndex) const | DtPolygon2D | protected |
| myVertices | DtPolygon2D | private |
| numberOfEdges() const | DtPolygon2D | |
| numberOfVertices() const | DtPolygon2D | |
| operator=(const DtPolygon2D &original) | DtPolygon2D | private |
| setVertex(unsigned int vertexIndex, const DtPoint &newVertex) | DtPolygon2D | |
| testInvariant() const | DtPolygon2D | protected |
| vertex(unsigned int vertexIndex) const | DtPolygon2D | |
| vertices() const | DtPolygon2D | |
| verticesBack() const | DtPolygon2D | |
| verticesBegin() const | DtPolygon2D | |
| verticesEnd() const | DtPolygon2D | |
| verticesFront() const | DtPolygon2D | |
| ~DtPolygon2D() | DtPolygon2D | virtual |