Definition in file octree.H.
#include "src/meshTools/octree/treeBoundBoxList.H"
#include "src/meshTools/octree/treeLeaf.H"
#include "src/meshTools/octree/pointIndexHit.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H"
Go to the source code of this file.
Classes | |
class | octree< Type > |
Octree, templated on type of shapes it refers to. More...
| |
class | octree< Type >::iterator |
An STL iterator for octree. More...
| |
class | octree< Type >::const_iterator |
An STL const_iterator for octree. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const octree< Type > &) |
TemplateName (octree) |