Version: 8.3.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_OctreeNodeIterator
SMESH_OctreeNodeIteratorPtr
 
typedef std::set< const
SMDS_MeshNode *, TIDCompare
TIDSortedNodeSet
 

Typedef Documentation

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