openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Bounding box struct. More...
#include <kdpart.hpp>
Public Attributes | |
kdpart::vec3< S > | bounds [2] |
the bounds. bounds[0] = lower left (min), bounds[1] = upper right (max) More... | |
Bounding box struct.
Definition at line 57 of file kdpart.hpp.
kdpart::vec3<S> kdpart::bbox< S >::bounds[2] |
the bounds. bounds[0] = lower left (min), bounds[1] = upper right (max)
Definition at line 59 of file kdpart.hpp.