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) |
![]() | |
virtual TYPE | type () const |
![]() | |
virtual void | drawBegin () |
virtual void | drawEnd () |
virtual void | assign (Plot3D const &pl) |
Additional Inherited Members | |
![]() | |
enum | TYPE { VERTEXENRICHMENT, EDGEENRICHMENT, FACEENRICHMENT, VOXELENRICHMENT } |
![]() | |
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 ![]() |
References Triple::x.