FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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 >:
Collaboration diagram for treeElem< Type >:

List of all members.

Public Member Functions

 treeElem (const treeBoundBox &bb)
 Construct from bounding box.
const treeBoundBox &  bb () const
 Bounding box of this node.
treeBoundBox &  bb ()
 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: