Version: 9.16.0
SMESH_OctreeNode.hxx File Reference
#include "SMDS_ElemIterator.hxx"
#include "SMDS_MeshNode.hxx"
#include "SMESH_Octree.hxx"
#include "SMESH_Utils.hxx"
#include <gp_Pnt.hxx>
#include <list>
#include <set>
#include <map>
#include <vector>
Include dependency graph for SMESH_OctreeNode.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESH_OctreeNode
 
struct  SMESH_OctreeNode::Limit
 

Typedefs

typedef SMDS_Iterator< SMESH_OctreeNode * > SMESH_OctreeNodeIterator
 
typedef boost::shared_ptr< SMESH_OctreeNodeIteratorSMESH_OctreeNodeIteratorPtr
 
typedef std::set< const SMDS_MeshNode *, TIDCompareTIDSortedNodeSet
 
typedef std::list< std::list< const SMDS_MeshNode * > > TListOfNodeLists
 

Typedef Documentation

◆ SMESH_OctreeNodeIterator

◆ SMESH_OctreeNodeIteratorPtr

◆ TIDSortedNodeSet

typedef std::set< const SMDS_MeshNode*, TIDCompare > TIDSortedNodeSet

◆ TListOfNodeLists

typedef std::list< std::list< const SMDS_MeshNode*> > TListOfNodeLists