#include <Bar.h>
Public Member Functions | |
| Bar (double rad) | |
| Bar () | |
| Qwt3D::Enrichment * | clone () const |
| void | configure (double rad) |
| void | draw (Qwt3D::Triple const &) |
| void | drawBegin () |
| void | drawEnd () |
Private Attributes | |
| double | diag_ |
| double | radius_ |
| Bar::Bar | ( | ) |
| Bar::Bar | ( | double | rad | ) |
References configure().
| Qwt3D::Enrichment* Bar::clone | ( | ) | const [inline] |
References Bar().
| void Bar::draw | ( | Qwt3D::Triple const & | pos | ) |
References diag_.
| void Bar::drawEnd | ( | ) |
double Bar::diag_ [private] |
Referenced by draw(), and drawBegin().
double Bar::radius_ [private] |
Referenced by configure(), and drawBegin().
1.5.6