#include <qwt3d_enrichment_std.h>

Public Member Functions | |
| Stick (double rad, int segs, bool open=true) | |
| Qwt3D::Enrichment * | clone () const |
| void | configure (double rad, int segs) |
| void | setQuality (int val) |
| void | draw (Triple const &beg, Triple const &end) |
| void | setColor (RGBA const &rgba) |
| void configure | ( | double | rad, | |
| int | segs | |||
| ) |
| segs | number of faces for the fields arrows (see the gallery for examples) | |
| rad | cylinder radius |
| void setQuality | ( | int | val | ) | [inline] |
Set the number of faces for the cylinder.
1.5.8