| home | project pages | download | documentation | doxygen | contact |
#include <CSGSphere.h>

Public Member Functions | |
| CSGSphere (double _diameter) | |
| ~CSGSphere () | |
| Interval | characteristic (const IntervalVector &a) const |
Public Attributes | |
| double | diameter |
| camvox::CSGSphere::CSGSphere | ( | double | _diameter | ) |
| camvox::CSGSphere::~CSGSphere | ( | ) | [inline] |
| Interval camvox::CSGSphere::characteristic | ( | const IntervalVector & | a | ) | const [virtual] |
Reimplemented from camvox::CSGPrimative.
| double camvox::CSGSphere::diameter |