3D cone class (based on QwtPlot3D)
More...
#include <Cone3D.h>
Public Member Functions |
| Qwt3D::Enrichment * | clone () const |
| | Cone3D () |
| | Cone3D (double rad, unsigned quality) |
| void | configure (double rad, unsigned quality) |
| void | draw (Qwt3D::Triple const &) |
| | ~Cone3D () |
Detailed Description
3D cone class (based on QwtPlot3D)
Constructor & Destructor Documentation
| Cone3D::Cone3D |
( |
double |
rad, |
|
|
unsigned |
quality |
|
) |
| |
Member Function Documentation
| Qwt3D::Enrichment* Cone3D::clone |
( |
| ) |
const |
|
inline |
| void Cone3D::configure |
( |
double |
rad, |
|
|
unsigned |
quality |
|
) |
| |
| void Cone3D::draw |
( |
Qwt3D::Triple const & |
pos | ) |
|
Member Data Documentation
| GLUquadricObj* Cone3D::disk |
|
private |
| GLUquadricObj* Cone3D::hat |
|
private |
| GLboolean Cone3D::oldstate_ |
|
private |
| unsigned Cone3D::quality_ |
|
private |
The documentation for this class was generated from the following files: