Defined in File Octree.hpp
Bounding box used by the Octree class.
Public Functions
Constructor for creating an empty bounding box of size 0.
Constructor for creating a bounding box.
center – [in] The center of the bounding box.
sideLength – [in] The side length of the bounding box.
Sets the center of the bounding box.
center – [in] New center.