Definition of a sphere that bounds another object. More...
#include <bodies.h>
Public Attributes | |
btVector3 | center |
double | radius |
Definition of a sphere that bounds another object.
Definition at line 45 of file bodies.h.
btVector3 bodies::BoundingSphere::center |