#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 | ) |
Qwt3D::Enrichment* Bar::clone | ( | ) | const [inline] |
void Bar::configure | ( | double | rad | ) |
void Bar::draw | ( | Qwt3D::Triple const & | pos | ) |
void Bar::drawBegin | ( | ) |
void Bar::drawEnd | ( | ) |
double Bar::diag_ [private] |
double Bar::radius_ [private] |