| AddNeighbour(PointIndex, FacetIndex) | MeshCore::MeshRefPointToFacets | |
| GetFacet(FacetIndex) const | MeshCore::MeshRefPointToFacets | |
| GetIndices(PointIndex, PointIndex) const | MeshCore::MeshRefPointToFacets | |
| GetIndices(PointIndex, PointIndex, PointIndex) const | MeshCore::MeshRefPointToFacets | |
| GetNormal(PointIndex) const | MeshCore::MeshRefPointToFacets | |
| MeshRefPointToFacets(const MeshKernel &rclM) | MeshCore::MeshRefPointToFacets | |
| NeighbourPoints(const std::vector< PointIndex > &, int level) const | MeshCore::MeshRefPointToFacets | |
| NeighbourPoints(PointIndex) const | MeshCore::MeshRefPointToFacets | |
| Neighbours(FacetIndex ulFacetInd, float fMaxDist, MeshCollector &collect) const | MeshCore::MeshRefPointToFacets | |
| operator[](PointIndex) const | MeshCore::MeshRefPointToFacets | |
| Rebuild() | MeshCore::MeshRefPointToFacets | |
| RemoveFacet(FacetIndex) | MeshCore::MeshRefPointToFacets | |
| RemoveNeighbour(PointIndex, FacetIndex) | MeshCore::MeshRefPointToFacets | |
| SearchNeighbours(const MeshFacetArray &rFacets, FacetIndex index, const Base::Vector3f &rclCenter, float fMaxDist, std::set< FacetIndex > &visit, MeshCollector &collect) const | MeshCore::MeshRefPointToFacets | protected |
| ~MeshRefPointToFacets() | MeshCore::MeshRefPointToFacets | |