#include <Opcode.h>
Public Member Functions | |
SphereCache () | |
~SphereCache () | |
Public Attributes | |
Point | Center |
Sphere used when performing the query resulting in cached faces. | |
float | FatCoeff |
mRadius2 multiplier used to create a fat sphere | |
float | FatRadius2 |
Sphere used when performing the query resulting in cached faces. |
Opcode::SphereCache::SphereCache | ( | ) | [inline] |
Opcode::SphereCache::~SphereCache | ( | ) | [inline] |