QtiPlot 0.9.7.3
Public Member Functions | Private Attributes

Bar Class Reference

3D bars (modifed enrichment from QwtPlot3D) More...

#include <Bar.h>

List of all members.

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_

Detailed Description

3D bars (modifed enrichment from QwtPlot3D)


Constructor & Destructor Documentation

Bar::Bar ( )

Referenced by clone().

Bar::Bar ( double  rad,
bool  lines = true,
bool  filled = true,
bool  smooth = true 
)

Member Function Documentation

Qwt3D::Enrichment* Bar::clone ( ) const [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 ( )

Member Data Documentation

bool Bar::d_draw_lines [private]
bool Bar::d_filled_bars [private]
bool Bar::d_smooth [private]
double Bar::diag_ [private]
double Bar::radius_ [private]

The documentation for this class was generated from the following files: