|
QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
|
The Point Style. More...
#include <qwt3d_enrichment_std.h>
Classes | |
| class | PrivateData |
Public Member Functions | |
| Dot (double pointsize, bool smooth) | |
| Dot (const Dot &other) | |
| Qwt3D::Enrichment * | clone () const override |
| void | configure (double pointsize, bool smooth) |
| void | drawBegin () override |
| void | drawEnd () override |
| void | draw (Qwt3D::Triple const &) override |
Public Member Functions inherited from Qwt3D::VertexEnrichment | |
| TYPE | type () const override |
Public Member Functions inherited from Qwt3D::Enrichment | |
| virtual void | assign (Plot3D const &pl) |
Additional Inherited Members | |
Public Types inherited from Qwt3D::Enrichment | |
| enum | TYPE { VERTEXENRICHMENT , EDGEENRICHMENT , FACEENRICHMENT , VOXELENRICHMENT } |
Protected Attributes inherited from Qwt3D::Enrichment | |
| const Plot3D * | plot |
The Point Style.
|
overridevirtual |
Implements Qwt3D::VertexEnrichment.
|
overridevirtual |
Implements Qwt3D::VertexEnrichment.
|
overridevirtual |
Reimplemented from Qwt3D::Enrichment.
|
overridevirtual |
Reimplemented from Qwt3D::Enrichment.