This is the complete list of members for SMESH_OctreeNode, including all inherited members.
box_type typedef | SMESH_Tree< Bnd_B3d, 8 > | |
buildChildren() | SMESH_Tree< Bnd_B3d, 8 > | protected |
buildChildrenData() | SMESH_OctreeNode | protectedvirtual |
buildRootBox() | SMESH_OctreeNode | protectedvirtual |
compute() | SMESH_Tree< Bnd_B3d, 8 > | |
FindCoincidentNodes(TIDSortedNodeSet *nodes, const double theTolerance, std::list< std::list< const SMDS_MeshNode * > > *theGroupsOfNodes) | SMESH_OctreeNode | |
FindCoincidentNodes(TIDSortedNodeSet &nodes, std::list< std::list< const SMDS_MeshNode * > > *theGroupsOfNodes, const double theTolerance=0.00001, const int maxLevel=-1, const int maxNbNodes=5) | SMESH_OctreeNode | static |
FindCoincidentNodes(const SMDS_MeshNode *Node, TIDSortedNodeSet *SetOfNodes, std::list< const SMDS_MeshNode * > *Result, const double precision) | SMESH_OctreeNode | protected |
getBox() const | SMESH_Tree< Bnd_B3d, 8 > | |
getChildIndex(double x, double y, double z, const gp_XYZ &boxMiddle) | SMESH_Octree | static |
GetChildrenIterator() | SMESH_OctreeNode | |
getHeight(const bool full=true) const | SMESH_Tree< Bnd_B3d, 8 > | |
getMaxNbNodes() const | SMESH_OctreeNode | protected |
GetNodeIterator() | SMESH_OctreeNode | |
isInside(const gp_XYZ &p, const double precision=0.) | SMESH_OctreeNode | virtual |
isLeaf() const | SMESH_Tree< Bnd_B3d, 8 > | |
level() const | SMESH_Tree< Bnd_B3d, 8 > | |
maxSize() const | SMESH_Octree | virtual |
myBox | SMESH_Tree< Bnd_B3d, 8 > | protected |
myChildren | SMESH_Tree< Bnd_B3d, 8 > | protected |
myFather | SMESH_Tree< Bnd_B3d, 8 > | protected |
myIsLeaf | SMESH_Tree< Bnd_B3d, 8 > | protected |
myLevel | SMESH_Tree< Bnd_B3d, 8 > | protected |
myLimit | SMESH_Tree< Bnd_B3d, 8 > | protected |
myNodes | SMESH_OctreeNode | protected |
nbChildren() | SMESH_Tree< Bnd_B3d, 8 > | static |
NbNodes() const | SMESH_OctreeNode | |
newChild() const | SMESH_OctreeNode | protectedvirtual |
newChildBox(int childIndex) const | SMESH_Octree | protectedvirtual |
NodesAround(const SMDS_MeshNode *node, std::list< const SMDS_MeshNode * > *result, const double precision=0.) | SMESH_OctreeNode | |
NodesAround(const gp_XYZ &point, std::map< double, const SMDS_MeshNode * > &dist2Nodes, double precision) | SMESH_OctreeNode | |
NodesAround(const gp_XYZ &point, std::vector< const SMDS_MeshNode * > &nodes, double precision) | SMESH_OctreeNode | |
SMESH_Octree(SMESH_TreeLimit *limit=0) | SMESH_Octree | |
SMESH_OctreeNode(const TIDSortedNodeSet &theNodes, const int maxLevel=8, const int maxNbNodes=5, const double minBoxSize=0.) | SMESH_OctreeNode | |
SMESH_OctreeNode() | SMESH_OctreeNode | protected |
SMESH_Tree(SMESH_TreeLimit *limit=0) | SMESH_Tree< Bnd_B3d, 8 > | |
TBaseTree typedef | SMESH_Octree | |
UpdateByMoveNode(const SMDS_MeshNode *node, const gp_Pnt &toPnt) | SMESH_OctreeNode | |
~SMESH_Octree() | SMESH_Octree | virtual |
~SMESH_OctreeNode() | SMESH_OctreeNode | virtual |
~SMESH_Tree() | SMESH_Tree< Bnd_B3d, 8 > | virtual |