This is the complete list of members for cloudViewer::SimpleMesh, including all inherited members.
| _getNextTriangle() override | cloudViewer::SimpleMesh | virtual |
| _getTriangle(unsigned triangleIndex) override | cloudViewer::SimpleMesh | virtual |
| addTriangle(unsigned i1, unsigned i2, unsigned i3) | cloudViewer::SimpleMesh | virtual |
| capacity() const | cloudViewer::SimpleMesh | inline |
| clear() | cloudViewer::SimpleMesh | inline |
| DeformAsRigidAsPossibleEnergy enum name | cloudViewer::GenericMesh | |
| dummyTriangle | cloudViewer::SimpleMesh | protected |
| FilterScope enum name | cloudViewer::GenericMesh | |
| forEach(genericTriangleAction action) override | cloudViewer::SimpleMesh | virtual |
| GenericIndexedMesh()=default | cloudViewer::GenericIndexedMesh | |
| GenericMesh()=default | cloudViewer::GenericMesh | |
| genericTriangleAction typedef | cloudViewer::GenericMesh | |
| getBoundingBox(CCVector3 &bbMin, CCVector3 &bbMax) override | cloudViewer::SimpleMesh | virtual |
| getNextTriangleVertIndexes() override | cloudViewer::SimpleMesh | virtual |
| getTriangleVertices(unsigned triangleIndex, CCVector3 &A, CCVector3 &B, CCVector3 &C) const override | cloudViewer::SimpleMesh | virtual |
| getTriangleVertices(unsigned triangleIndex, double A[3], double B[3], double C[3]) const override | cloudViewer::SimpleMesh | virtual |
| getTriangleVertIndexes(unsigned triangleIndex) override | cloudViewer::SimpleMesh | virtual |
| globalIterator | cloudViewer::SimpleMesh | protected |
| hasTriangles() const | cloudViewer::GenericMesh | inlinevirtual |
| interpolateNormals(unsigned triIndex, const CCVector3 &P, CCVector3 &N) override | cloudViewer::SimpleMesh | virtual |
| m_bbox | cloudViewer::SimpleMesh | protected |
| m_triIndexes | cloudViewer::SimpleMesh | protected |
| normalsAvailable() const override | cloudViewer::SimpleMesh | virtual |
| placeIteratorAtBeginning() override | cloudViewer::SimpleMesh | virtual |
| reserve(unsigned n) | cloudViewer::SimpleMesh | virtual |
| resize(unsigned n) | cloudViewer::SimpleMesh | virtual |
| SimpleMesh(GenericIndexedCloud *_theVertices, bool linkVerticesWithMesh=false) | cloudViewer::SimpleMesh | |
| SimplificationContraction enum name | cloudViewer::GenericMesh | |
| size() const override | cloudViewer::SimpleMesh | inlinevirtual |
| theVertices | cloudViewer::SimpleMesh | protected |
| TriangleIndexesContainer typedef | cloudViewer::SimpleMesh | protected |
| vertices() const | cloudViewer::SimpleMesh | inline |
| verticesLinked | cloudViewer::SimpleMesh | protected |
| ~GenericIndexedMesh() override=default | cloudViewer::GenericIndexedMesh | |
| ~GenericMesh()=default | cloudViewer::GenericMesh | virtual |
| ~SimpleMesh() override | cloudViewer::SimpleMesh | |