voxelTerrain
 All Classes Functions Variables Typedefs Enumerations Pages
blub::sphere Member List

This is the complete list of members for blub::sphere, including all inherited members.

contains(const vector3 &vec) const (defined in blub::sphere)blub::sphereinline
getCenter(void) const blub::sphereinline
getRadius(void) const blub::sphereinline
getSquaredRadius() const (defined in blub::sphere)blub::sphereinline
inherts(axisAlignedBox aabb) const (defined in blub::sphere)blub::sphere
intersects(const sphere &s) const blub::sphere
intersects(const axisAlignedBox &box) const blub::sphere
intersects(const vector3 &v) const blub::sphereinline
mCenter (defined in blub::sphere)blub::sphereprotected
merge(const sphere &oth)blub::sphere
mRadius (defined in blub::sphere)blub::sphereprotected
setCenter(const vector3 &center)blub::sphereinline
setRadius(real radius)blub::sphereinline
sphere()blub::sphereinline
sphere(const vector3 &center, real radius)blub::sphereinline