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

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