![]() |
GranOO
3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
|
#include <StaticAABBTree.hpp>
Public Attributes | |
double | minPoint [3] |
double | midPoint [3] |
double | maxPoint [3] |
unsigned int | primitive = -1 |
unsigned int | aabbNode = -1 |
unsigned int | nextFree = -1 |
double | volume |
double | surface |
bool | isActive = false |
unsigned int AABB::aabbNode = -1 |
bool AABB::isActive = false |
double AABB::maxPoint[3] |
double AABB::midPoint[3] |
double AABB::minPoint[3] |
unsigned int AABB::nextFree = -1 |
unsigned int AABB::primitive = -1 |
double AABB::surface |
double AABB::volume |