FemViewer::Octree< T >::Branch Class Reference
#include <octreeSpace.hpp>
List of all members.
Public Member Functions |
eNode | type () const |
INode *& | child (size_t idx) |
iterator & | serach (const OctPoint &X, const OctPoint ¢er, const CoordType size, iterator &cell) |
void | addLeaf (const OctPoint ¢er, CoordType size, Leaf *lf) |
void | insert (const OctPoint ¢, const CoordType &size, const int res, const int num, const OctElems &el, const BBox3D &itembb) |
OctElemIter | begin () |
| Branch () |
| Branch (const Branch &br) |
virtual | ~Branch () |
template<typename T>
class FemViewer::Octree< T >::Branch
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: