GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Attributes | List of all members
AABB Struct Reference

#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
 

Member Data Documentation

◆ aabbNode

unsigned int AABB::aabbNode = -1

◆ isActive

bool AABB::isActive = false

◆ maxPoint

double AABB::maxPoint[3]

◆ midPoint

double AABB::midPoint[3]

◆ minPoint

double AABB::minPoint[3]

◆ nextFree

unsigned int AABB::nextFree = -1

◆ primitive

unsigned int AABB::primitive = -1

◆ surface

double AABB::surface

◆ volume

double AABB::volume

The documentation for this struct was generated from the following file: