QwtPlot3D API  0.2.7
Public Member Functions | List of all members
VertexEnrichment Class Referenceabstract

#include <qwt3d_enrichment.h>

Inheritance diagram for VertexEnrichment:
Enrichment Arrow Cone CrossHair Dot

Public Member Functions

virtual Enrichmentclone () const =0
 
virtual void draw (Qwt3D::Triple const &)=0
 
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 Plot3Dplot
 

Detailed Description

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.


The documentation for this class was generated from the following file: