VertexEnrichment Class Reference

Abstract base class for vertex dependent visible user objects. More...

#include <qwt3d_enrichment.h>

Inheritance diagram for VertexEnrichment:

Enrichment Arrow Cone CrossHair Dot List of all members.

Public Member Functions

virtual Enrichmentclone () const=0
virtual void draw (Qwt3D::Triple const &)=0
virtual TYPE type () const

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.


Member Function Documentation

virtual Enrichment* clone (  )  const [pure virtual]

The derived class should give back a new Derived(something) here.

Implements Enrichment.

virtual void draw ( Qwt3D::Triple const &   )  [pure virtual]

Overwrite this.

virtual TYPE type (  )  const [inline, virtual]

This gives VERTEXENRICHMENT.

Implements Enrichment.


The documentation for this class was generated from the following file:
Generated on Mon Jun 25 18:47:28 2007 for QwtPlot3D API by  doxygen 1.5.1