3D bars (modifed enrichment from QwtPlot3D)
More...
#include <Bar.h>
Public Member Functions |
| | Bar () |
| | Bar (double rad, bool lines=true, bool filled=true, bool smooth=true) |
| Qwt3D::Enrichment * | clone () const |
| void | configure (double rad, bool lines=true, bool filled=true, bool smooth=true) |
| void | draw (Qwt3D::Triple const &) |
| void | drawBegin () |
| void | drawEnd () |
Detailed Description
3D bars (modifed enrichment from QwtPlot3D)
Constructor & Destructor Documentation
| Bar::Bar |
( |
double |
rad, |
|
|
bool |
lines = true, |
|
|
bool |
filled = true, |
|
|
bool |
smooth = true |
|
) |
| |
Member Function Documentation
| Qwt3D::Enrichment* Bar::clone |
( |
| ) |
const |
|
inline |
| void Bar::configure |
( |
double |
rad, |
|
|
bool |
lines = true, |
|
|
bool |
filled = true, |
|
|
bool |
smooth = true |
|
) |
| |
| void Bar::draw |
( |
Qwt3D::Triple const & |
pos | ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: