Memosa-FVM
0.2
|
#include <Octree.h>
Public Attributes | |
VectorT3 | center |
double | radius |
VectorT3 Octree::Bounds::center |
Definition at line 43 of file Octree.h.
Referenced by Octree::build(), and Octree::calcCubicBounds().
double Octree::Bounds::radius |
Definition at line 44 of file Octree.h.
Referenced by Octree::build(), and Octree::calcCubicBounds().