This is the complete list of members for MeshCore::MeshPointGrid, including all inherited members.
AddPoint(const MeshPoint &rclPt, ElementIndex ulPtIndex, float fEpsilon=0.0f) | MeshCore::MeshPointGrid | protected |
Attach(const MeshKernel &rclM) | MeshCore::MeshGrid | virtual |
CalculateGridLength(unsigned long ulCtGrid, unsigned long ulMaxGrids) | MeshCore::MeshGrid | protectedvirtual |
CalculateGridLength(int iCtGridPerAxis) | MeshCore::MeshGrid | protectedvirtual |
CheckPos(unsigned long ulX, unsigned long ulY, unsigned long ulZ) const | MeshCore::MeshGrid | |
CheckPosition(const Base::Vector3f &rclPoint, unsigned long &rulX, unsigned long &rulY, unsigned long &rulZ) const | MeshCore::MeshGrid | |
Clear() | MeshCore::MeshGrid | protectedvirtual |
FindElements(const Base::Vector3f &rclPoint, std::set< ElementIndex > &aulElements) const | MeshCore::MeshPointGrid | |
GetBoundBox(unsigned long ulX, unsigned long ulY, unsigned long ulZ) const | MeshCore::MeshGrid | |
GetBoundBox() const | MeshCore::MeshGrid | |
GetCtElements(unsigned long ulX, unsigned long ulY, unsigned long ulZ) const | MeshCore::MeshGrid | |
GetCtGrids(unsigned long &rulX, unsigned long &rulY, unsigned long &rulZ) const | MeshCore::MeshGrid | virtual |
GetElements(unsigned long ulX, unsigned long ulY, unsigned long ulZ, std::set< ElementIndex > &raclInd) const | MeshCore::MeshGrid | |
GetElements(const Base::Vector3f &rclPoint, std::vector< ElementIndex > &aulFacets) const | MeshCore::MeshGrid | |
GetGridLengths(float &rfLenX, float &rfLenY, float &rfLenZ) const | MeshCore::MeshGrid | virtual |
GetHull(unsigned long ulX, unsigned long ulY, unsigned long ulZ, unsigned long ulDistance, std::set< ElementIndex > &raclInd) const | MeshCore::MeshGrid | |
GetIndexToPosition(unsigned long ulX, unsigned long ulY, unsigned long ulZ) const | MeshCore::MeshGrid | |
GetMeshBoundBox() const | MeshCore::MeshGrid | |
GetPositionToIndex(unsigned long id, unsigned long &ulX, unsigned long &ulY, unsigned long &ulZ) const | MeshCore::MeshGrid | |
HasElements() const | MeshCore::MeshPointGrid | protectedvirtual |
InitGrid() | MeshCore::MeshGrid | protectedvirtual |
Inside(const Base::BoundBox3f &rclBB, std::vector< ElementIndex > &raulElements, bool bDelDoubles=true) const | MeshCore::MeshGrid | virtual |
Inside(const Base::BoundBox3f &rclBB, std::set< ElementIndex > &raulElementss) const | MeshCore::MeshGrid | virtual |
Inside(const Base::BoundBox3f &rclBB, std::vector< ElementIndex > &raulElements, const Base::Vector3f &rclOrg, float fMaxDist, bool bDelDoubles=true) const | MeshCore::MeshGrid | virtual |
MeshGrid(const MeshKernel &rclM) | MeshCore::MeshGrid | protected |
MeshGrid() | MeshCore::MeshGrid | protected |
MeshPointGrid() | MeshCore::MeshPointGrid | |
MeshPointGrid(const MeshKernel &rclM) | MeshCore::MeshPointGrid | |
MeshPointGrid(const MeshKernel &rclM, int iCtGridPerAxis) | MeshCore::MeshPointGrid | |
MeshPointGrid(const MeshKernel &rclM, float fGridLen) | MeshCore::MeshPointGrid | |
MeshPointGrid(const MeshKernel &rclM, unsigned long ulX, unsigned long ulY, unsigned long ulZ) | MeshCore::MeshPointGrid | |
Pos(const Base::Vector3f &rclPoint, unsigned long &rulX, unsigned long &rulY, unsigned long &rulZ) const | MeshCore::MeshPointGrid | protected |
Position(const Base::Vector3f &rclPoint, unsigned long &rulX, unsigned long &rulY, unsigned long &rulZ) const | MeshCore::MeshGrid | virtual |
Rebuild(unsigned long ulPerGrid=MESH_CT_GRID, unsigned long ulMaxGrid=MESH_MAX_GRIDS) | MeshCore::MeshGrid | virtual |
Rebuild(int iCtGridPerAxis=MESH_CT_GRID_PER_AXIS) | MeshCore::MeshGrid | virtual |
Rebuild(unsigned long ulX, unsigned long ulY, unsigned long ulZ) | MeshCore::MeshGrid | virtual |
RebuildGrid() | MeshCore::MeshPointGrid | protectedvirtual |
SearchNearestFromPoint(const Base::Vector3f &rclPt, std::set< ElementIndex > &rclInd) const | MeshCore::MeshGrid | |
Validate(const MeshKernel &rclM) | MeshCore::MeshPointGrid | virtual |
Validate() | MeshCore::MeshPointGrid | virtual |
Verify() const | MeshCore::MeshPointGrid | virtual |
~MeshGrid() | MeshCore::MeshGrid | virtual |
~MeshPointGrid() | MeshCore::MeshPointGrid | virtual |