VertexEnrichment Class Reference
Abstract base class for vertex dependent visible user objects.
More...
#include <qwt3d_enrichment.h>
List of all members.
Detailed Description
VertexEnrichments introduce a specialized draw routine for vertex dependent data.
draw() is called, when the Plot creates 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 |
( |
Triple const & |
|
) |
[pure virtual] |
virtual TYPE type |
( |
|
) |
const [inline, virtual] |
This gives VERTEXENRICHMENT.
Implements Enrichment.
The documentation for this class was generated from the following file: