|
xmsgrid
1.0
|
This is the complete list of members for xms::XmUGrid, including all inherited members.
| GetCell2dEdgeAdjacentCell(int a_cellIdx, int a_edgeIdx) const | xms::XmUGrid | |
| GetCell3dFaceAdjacentCell(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid | |
| GetCell3dFaceAdjacentCell(int a_cellIdx, int a_faceIdx, int &a_neighborCell, int &a_neighborFace) const | xms::XmUGrid | |
| GetCell3dFaceCount(int a_cellIdx) const | xms::XmUGrid | |
| GetCell3dFaceOrientation(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid | |
| GetCell3dFacePointCount(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid | |
| GetCell3dFacePoints(int a_cellIdx, int a_faceIdx) const | xms::XmUGrid | |
| GetCell3dFacePoints(int a_cellIdx, int a_faceIdx, VecInt &a_facePtIdxs) const | xms::XmUGrid | |
| GetCell3dFacesPoints(int a_cellIdx) const | xms::XmUGrid | |
| GetCellAdjacentCells(int a_cellIdx) const | xms::XmUGrid | |
| GetCellAdjacentCells(int a_cellIdx, VecInt &a_cellNeighbors) const | xms::XmUGrid | |
| GetCellCellstream(int a_cellIdx, VecInt &a_cellstream) const | xms::XmUGrid | |
| GetCellCentroid(int a_cellIdx, Pt3d &a_centroid) const | xms::XmUGrid | |
| GetCellCount() const | xms::XmUGrid | |
| GetCellDimension(int a_cellIdx) const | xms::XmUGrid | |
| GetCellEdge(int a_cellIdx, int a_edgeIdx) const | xms::XmUGrid | |
| GetCellEdgeAdjacentCells(int a_cellIdx, int a_edgeIdx) const | xms::XmUGrid | |
| GetCellEdgeAdjacentCells(int a_cellIdx, int a_edgeIdx, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid | |
| GetCellEdgeCount(int a_cellIdx) const | xms::XmUGrid | |
| GetCellEdges(int a_cellIdx) const | xms::XmUGrid | |
| GetCellEdges(int a_cellIdx, std::vector< XmEdge > &a_edges) const | xms::XmUGrid | |
| GetCellExtents(int a_cellIdx, Pt3d &a_min, Pt3d &a_max) const | xms::XmUGrid | |
| GetCellLocations(int a_cellIdx, VecPt3d &a_cellLocations) const | xms::XmUGrid | |
| GetCellPlanViewPolygon(int a_cellIdx, VecPt3d &a_polygon) const | xms::XmUGrid | |
| GetCellPointCount(int a_cellIdx) const | xms::XmUGrid | |
| GetCellPoints(int a_cellIdx) const | xms::XmUGrid | |
| GetCellPoints(int a_cellIdx, VecInt &a_cellPoints) const | xms::XmUGrid | |
| GetCellstream() const | xms::XmUGrid | |
| GetCellType(int a_cellIdx) const | xms::XmUGrid | |
| GetDimensionCounts() const | xms::XmUGrid | |
| GetEdgeAdjacentCells(const XmEdge &a_edge, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid | |
| GetEdgeAdjacentCells(const XmEdge &a_edge) const | xms::XmUGrid | |
| GetExtents(Pt3d &a_min, Pt3d &a_max) const | xms::XmUGrid | |
| GetLocations() const | xms::XmUGrid | |
| GetModified() const | xms::XmUGrid | |
| GetPointAdjacentCellCount(int a_pointIdx) const | xms::XmUGrid | |
| GetPointAdjacentCells(int a_pointIdx) const | xms::XmUGrid | |
| GetPointAdjacentCells(int a_pointIdx, VecInt &a_adjacentCells) const | xms::XmUGrid | |
| GetPointAdjacentLocations(int a_pointIdx, VecPt3d &a_edgePoints) const | xms::XmUGrid | |
| GetPointAdjacentPoints(int a_pointIdx, VecInt &a_edgePoints) const | xms::XmUGrid | |
| GetPointCount() const | xms::XmUGrid | |
| GetPointLocation(int a_pointIdx) const | xms::XmUGrid | |
| GetPointsAdjacentCells(const VecInt &a_points) const | xms::XmUGrid | |
| GetPointsAdjacentCells(const VecInt &a_pointIdxs, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid | |
| GetPointsAdjacentCells(int a_pointIdx1, int a_pointIdx2, VecInt &a_adjacentCellIdxs) const | xms::XmUGrid | |
| GetPointsLocations(const VecInt &a_points) const | xms::XmUGrid | |
| GetPointXy0(int a_pointIdx) const | xms::XmUGrid | |
| IsValidCellstream(const VecInt &a_cellstream) | xms::XmUGrid | static |
| IsValidPointChange(int a_changedPtIdx, const Pt3d &a_newPosition) const | xms::XmUGrid | |
| m_impl | xms::XmUGrid | private |
| New(const VecPt3d &a_locations, const VecInt &a_cellstream) | xms::XmUGrid | static |
| New() | xms::XmUGrid | static |
| operator=(XmUGrid a_xmUGrid) | xms::XmUGrid | |
| SetCellstream(const VecInt &a_cellstream) | xms::XmUGrid | |
| SetLocations(const VecPt3d &a_locations) | xms::XmUGrid | |
| SetPointLocation(int a_pointIdx, const Pt3d &a_location) | xms::XmUGrid | |
| SetUnmodified() | xms::XmUGrid | |
| SetUseCache(bool a_useCache) | xms::XmUGrid | |
| Swap(XmUGrid &a_xmUGrid) | xms::XmUGrid | |
| XmUGrid() | xms::XmUGrid | |
| XmUGrid(const XmUGrid &a_xmUGrid) | xms::XmUGrid | |
| XmUGrid(XmUGrid &&a_xmUGrid) | xms::XmUGrid | |
| ~XmUGrid() | xms::XmUGrid |