|
QtiPlot
0.9.8.2
|
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 () |
Private Attributes | |
| bool | d_draw_lines |
| bool | d_filled_bars |
| bool | d_smooth |
| double | diag_ |
| double | radius_ |
3D bars (modifed enrichment from QwtPlot3D)
| Bar::Bar | ( | ) |
Referenced by clone().
| Bar::Bar | ( | double | rad, |
| bool | lines = true, |
||
| bool | filled = true, |
||
| bool | smooth = true |
||
| ) |
|
inline |
References Bar().
| void Bar::configure | ( | double | rad, |
| bool | lines = true, |
||
| bool | filled = true, |
||
| bool | smooth = true |
||
| ) |
| void Bar::draw | ( | Qwt3D::Triple const & | pos | ) |
| void Bar::drawBegin | ( | ) |
| void Bar::drawEnd | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.6