FreeFOAM The Cross-Platform CFD Toolkit
treeElem< Type > Class Template Reference

Common functionality of treeNode and treeLeaf. More...

#include <meshTools/treeElem.H>


Detailed Description

template<class Type>
class Foam::treeElem< Type >

Common functionality of treeNode and treeLeaf.

Source files

Definition at line 50 of file treeElem.H.

+ Inheritance diagram for treeElem< Type >:

List of all members.

Public Member Functions

 treeElem (const treeBoundBox &bb)
 Construct from bounding box.
const treeBoundBoxbb () const
 Bounding box of this node.
treeBoundBoxbb ()
 Bounding box of this node.

Constructor & Destructor Documentation

treeElem ( const treeBoundBox bb)
inline

Construct from bounding box.

Definition at line 62 of file treeElem.H.


Member Function Documentation

treeBoundBox& bb ( )
inline

Bounding box of this node.

Definition at line 79 of file treeElem.H.


The documentation for this class was generated from the following file: