anonymous_namespace{Barneshut.cpp}::Octree Struct Reference
A node in an octree is either an internal node or a body (leaf).
More...
List of all members.
Public Member Functions |
| virtual | ~Octree () |
| virtual bool | isLeaf () const =0 |
Detailed Description
A node in an octree is either an internal node or a body (leaf).
Constructor & Destructor Documentation
| virtual anonymous_namespace{Barneshut.cpp}::Octree::~Octree |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual bool anonymous_namespace{Barneshut.cpp}::Octree::isLeaf |
( |
|
) |
const [pure virtual] |
The documentation for this struct was generated from the following file: