3D vector field. More...
#include <qwt3d_enrichment_std.h>
Public Member Functions | |
| Qwt3D::Enrichment * | clone () const |
| void | configure (int segs, double relconelength, double relconerad, double relstemrad) |
| void | setQuality (int val) |
| void | draw (Qwt3D::Triple const &) |
| void | setTop (Qwt3D::Triple t) |
| void | setColor (Qwt3D::RGBA rgba) |
The class encapsulates a vector field including his OpenGL representation as arrow field. The arrows can be configured in different aspects (color, shape, painting quality).
| void configure | ( | int | segs, | |
| double | relconelength, | |||
| double | relconerad, | |||
| double | relstemrad | |||
| ) |
| segs | number of faces for the fields arrows (see the gallery for examples) | |
| relconelength | see picture | |
| relconerad | see picture | |
| relstemrad | see picture
|
1.6.1