|
QwtPlot3D API
0.2.7
|
#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) |
Public Member Functions inherited from VertexEnrichment | |
| virtual TYPE | type () const |
Public Member Functions inherited from Enrichment | |
| virtual void | drawBegin () |
| virtual void | drawEnd () |
| virtual void | assign (Plot3D const &pl) |
Additional Inherited Members | |
Public Types inherited from Enrichment | |
| enum | TYPE { VERTEXENRICHMENT, EDGEENRICHMENT, FACEENRICHMENT, VOXELENRICHMENT } |
Protected Attributes inherited from Enrichment | |
| const Plot3D * | plot |
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.8.6