QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Qwt3D::Dot Class Reference

The Point Style. More...

#include <qwt3d_enrichment_std.h>

Inheritance diagram for Qwt3D::Dot:
Qwt3D::VertexEnrichment Qwt3D::Enrichment

Classes

class  PrivateData
 

Public Member Functions

 Dot (double pointsize, bool smooth)
 
 Dot (const Dot &other)
 
Qwt3D::Enrichmentclone () 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 Plot3Dplot
 

Detailed Description

The Point Style.

Member Function Documentation

◆ clone()

Qwt3D::Enrichment * Qwt3D::Dot::clone ( ) const
overridevirtual

◆ draw()

void Dot::draw ( Qwt3D::Triple const &  pos)
overridevirtual

◆ drawBegin()

void Dot::drawBegin ( )
overridevirtual

Reimplemented from Qwt3D::Enrichment.

◆ drawEnd()

void Dot::drawEnd ( )
overridevirtual

Reimplemented from Qwt3D::Enrichment.


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