| CalculateCacheValues() const | xms::XmUGrid::Impl | private |
| ClearCacheValues() | xms::XmUGrid::Impl | private |
| ConnectedTopOrBottom(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| DimensionFromCellType(XmUGridCellType a_cellType) | xms::XmUGrid::Impl | privatestatic |
| DoEdgesCrossWithPointChange(int a_changedPtIdx, const Pt3d &a_newPosition, const std::vector< XmEdge > &a_edges) const | xms::XmUGrid::Impl | private |
| FaceOrientation(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| FaceOrientationWithFail(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | private |
| GetCell2dEdgeAdjacentCell(int a_cellIdx, int a_edgeIdx) const | xms::XmUGrid::Impl | |
| GetCell3dFaceAdjacentCell(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| GetCell3dFaceAdjacentCell(int a_cellIdx, int a_faceIdx, int &a_neighborCell, int &a_neighborFace) const | xms::XmUGrid::Impl | |
| GetCell3dFaceAdjacentCellNoCache(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | private |
| GetCell3dFaceCount(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCell3dFaceCountNoCache(int a_cellIdx) const | xms::XmUGrid::Impl | private |
| GetCell3dFaceOrientation(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| GetCell3dFaceOrientationNoCache(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | private |
| GetCell3dFacePointCount(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| GetCell3dFacePoints(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| GetCell3dFacePoints(int a_cellIdx, int a_faceIdx, VecInt &a_facePtIdxs) const | xms::XmUGrid::Impl | |
| GetCell3dFacesPoints(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellAdjacentCells(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellAdjacentCells(int a_cellIdx, VecInt &a_cellNeighbors) const | xms::XmUGrid::Impl | |
| GetCellCellstream(int a_cellIdx, VecInt &a_cellstream) const | xms::XmUGrid::Impl | |
| GetCellCellstream(int a_cellIdx, const int **a_start, int &a_length) const | xms::XmUGrid::Impl | private |
| GetCellCentroid(int a_cellIdx, Pt3d &a_centroid) const | xms::XmUGrid::Impl | |
| GetCellCount() const | xms::XmUGrid::Impl | |
| GetCellDimension(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellEdge(int a_cellIdx, int a_edgeIdx) const | xms::XmUGrid::Impl | |
| GetCellEdgeAdjacentCells(int a_cellIdx, int a_edgeIdx) const | xms::XmUGrid::Impl | |
| GetCellEdgeAdjacentCells(int a_cellIdx, int a_edgeIdx, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid::Impl | |
| GetCellEdgeCount(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellEdges(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellEdges(int a_cellIdx, std::vector< XmEdge > &a_edges) const | xms::XmUGrid::Impl | |
| GetCellExtents(int a_cellIdx, Pt3d &a_min, Pt3d &a_max) const | xms::XmUGrid::Impl | |
| GetCellLocations(int a_cellIdx, VecPt3d &a_cellLocations) const | xms::XmUGrid::Impl | |
| GetCellPlanViewPolygon(int a_cellIdx, VecPt3d &a_polygon) const | xms::XmUGrid::Impl | |
| GetCellPointCount(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellPoints(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellPoints(int a_cellIdx, VecInt &a_cellPoints) const | xms::XmUGrid::Impl | |
| GetCellstream() const | xms::XmUGrid::Impl | |
| GetCellType(int a_cellIdx) const | xms::XmUGrid::Impl | |
| GetCellXySegments(int cellIdx, VecPt3d &a_segments) const | xms::XmUGrid::Impl | private |
| GetDimensionCounts() const | xms::XmUGrid::Impl | |
| GetEdgeAdjacentCells(const XmEdge &a_edge, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid::Impl | |
| GetEdgeAdjacentCells(const XmEdge &a_edge) const | xms::XmUGrid::Impl | |
| GetEdgesOfFace(const VecInt &a_face, std::vector< XmEdge > &a_edges) const | xms::XmUGrid::Impl | private |
| GetExtents(Pt3d &a_min, Pt3d &a_max) const | xms::XmUGrid::Impl | |
| GetExtentsFromPoints(const VecPt3d &a_locations, Pt3d &a_min, Pt3d &a_max) const | xms::XmUGrid::Impl | private |
| GetFacePointSegments(const VecInt &a_facePts, int a_columnBegin, int a_columnEnd, VecPt3d &a_segments) const | xms::XmUGrid::Impl | private |
| GetFaceXySegments(int a_cellIdx, int a_faceIdx, VecPt3d &a_segments) const | xms::XmUGrid::Impl | private |
| GetLocations() const | xms::XmUGrid::Impl | |
| GetModified() const | xms::XmUGrid::Impl | |
| GetNextFaceColumn(const VecInt &a_facePoints, int a_starti, int &a_columnBegin, int &a_columnEnd) const | xms::XmUGrid::Impl | private |
| GetNumberOfItemsForCell(int a_cellIdx) const | xms::XmUGrid::Impl | private |
| GetNumberOfPolyhedronEdges(int a_cellIdx) const | xms::XmUGrid::Impl | private |
| GetOrientationFromArea(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| GetPlanViewPolygon2d(int a_cellIdx, VecPt3d &a_polygon) const | xms::XmUGrid::Impl | private |
| GetPlanViewPolygon3d(int a_cellIdx, VecPt3d &a_polygon) const | xms::XmUGrid::Impl | private |
| GetPointAdjacentCellCount(int a_pointIdx) const | xms::XmUGrid::Impl | |
| GetPointAdjacentCells(int a_pointIdx) const | xms::XmUGrid::Impl | |
| GetPointAdjacentCells(int a_pointIdx, VecInt &a_adjacentCells) const | xms::XmUGrid::Impl | |
| GetPointAdjacentLocations(int a_pointIdx, VecPt3d &a_edgePoints) const | xms::XmUGrid::Impl | |
| GetPointAdjacentPoints(int a_pointIdx, VecInt &a_edgePoints) const | xms::XmUGrid::Impl | |
| GetPointCount() const | xms::XmUGrid::Impl | |
| GetPointLocation(int a_pointIdx) const | xms::XmUGrid::Impl | |
| GetPointsAdjacentCells(const VecInt &a_points) const | xms::XmUGrid::Impl | |
| GetPointsAdjacentCells(const int *a_pointIdxs, int a_numpointIdxs, VecInt &a_commonCellIdxs) const | xms::XmUGrid::Impl | |
| GetPointsAdjacentCells(const VecInt &a_pointIdxs, VecInt &a_commonCellIdxs) const | xms::XmUGrid::Impl | |
| GetPointsAdjacentCells(int a_pointIdx1, int a_pointIdx2, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid::Impl | |
| GetPointsLocations(const VecInt &a_points) const | xms::XmUGrid::Impl | |
| GetPointXy0(int a_pointIdx) const | xms::XmUGrid::Impl | |
| GetUniqueEdgesFromPolyhedronCellstream(const int *a_start, int &a_length, boost::container::flat_set< XmEdge > &a_cellEdges, int &a_currIdx) | xms::XmUGrid::Impl | privatestatic |
| GetUniquePointsFromPolyhedronCellstream(const VecInt &a_cellstream, int a_numCellItems, int &a_currIdx, VecInt &a_uniqueGetCellPoints, VecInt &a_pointLastUsedIdx) | xms::XmUGrid::Impl | privatestatic |
| GetUniquePointsFromPolyhedronSingleCellstream(const VecInt &a_cellstream, VecInt &a_cellPoints) | xms::XmUGrid::Impl | privatestatic |
| Impl()=default | xms::XmUGrid::Impl | |
| Impl(const Impl &)=default | xms::XmUGrid::Impl | |
| IsCellValidWithPointChange(int a_cellIdx, int a_changedPtIdx, const Pt3d &a_newPosition) const | xms::XmUGrid::Impl | private |
| IsFaceSide(const VecInt &a_facePts) const | xms::XmUGrid::Impl | private |
| IsSideFace(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| IsValidCellIdx(int a_cellIdx) const | xms::XmUGrid::Impl | private |
| IsValidPointChange(int a_changedPtIdx, const Pt3d &a_newPosition) const | xms::XmUGrid::Impl | |
| m_cellDimensionCounts | xms::XmUGrid::Impl | mutableprivate |
| m_cellFaceOffset | xms::XmUGrid::Impl | mutableprivate |
| m_cellIdxToStreamIdx | xms::XmUGrid::Impl | private |
| m_cellstream | xms::XmUGrid::Impl | private |
| m_faceNeighbor | xms::XmUGrid::Impl | mutableprivate |
| m_faceOrientation | xms::XmUGrid::Impl | mutableprivate |
| m_locations | xms::XmUGrid::Impl | private |
| m_modified | xms::XmUGrid::Impl | private |
| m_numberOfFaces | xms::XmUGrid::Impl | mutableprivate |
| m_pointIdxToPointsToCells | xms::XmUGrid::Impl | private |
| m_pointsToCells | xms::XmUGrid::Impl | private |
| m_useCache | xms::XmUGrid::Impl | private |
| NEEDS_CALCULATION enum value | xms::XmUGrid::Impl | private |
| operator=(const Impl &a_xmUGrid)=default | xms::XmUGrid::Impl | |
| SetCellstream(const VecInt &a_cellstream) | xms::XmUGrid::Impl | |
| SetLocations(const VecPt3d &a_locations) | xms::XmUGrid::Impl | |
| SetModified() | xms::XmUGrid::Impl | private |
| SetPointLocation(int a_pointIdx, const Pt3d &a_location) | xms::XmUGrid::Impl | |
| SetUnmodified() | xms::XmUGrid::Impl | |
| SetUseCache(bool a_useCache) | xms::XmUGrid::Impl | |
| UpdateCellLinks() | xms::XmUGrid::Impl | private |
| UpdateLinks() | xms::XmUGrid::Impl | private |
| UpdatePointLinks() | xms::XmUGrid::Impl | private |
| VerticalOrientationFromOpposing(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid::Impl | |
| XmUGridCacheHolder enum name | xms::XmUGrid::Impl | private |