|
SciDAVis
1.D4
|
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 () | |
Private Attributes | |
| GLUquadricObj * | disk |
| GLUquadricObj * | hat |
| GLboolean | oldstate_ |
| unsigned | quality_ |
| double | radius_ |
3D cone class (based on QwtPlot3D)
| Cone3D::Cone3D | ( | ) |
Referenced by clone().
| Cone3D::Cone3D | ( | double | rad, |
| unsigned | quality | ||
| ) |
| Cone3D::~Cone3D | ( | ) |
|
inline |
References Cone3D().
| void Cone3D::configure | ( | double | rad, |
| unsigned | quality | ||
| ) |
| void Cone3D::draw | ( | Qwt3D::Triple const & | pos | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.1