QwtPlot3D API
0.2.7
|
#include <qwt3d_enrichment.h>
Public Member Functions | |
virtual Enrichment * | clone () const =0 |
virtual void | draw (Qwt3D::Triple const &)=0 |
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 |
VertexEnrichments introduce a specialized draw routine for vertex dependent data. draw() is called, when the Plot realizes its internal OpenGL data representation for every Vertex associated to his argument.