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
Qwt3DDot Class Reference

The Point Style. More...

#include <qwt3d_enrichment_std.h>

Inheritance diagram for Qwt3DDot:
Qwt3DVertexEnrichment Qwt3DEnrichment

Classes

class  PrivateData
 

Public Member Functions

 Qwt3DDot (double pointsize, bool smooth)
 
 Qwt3DDot (const Qwt3DDot &other)
 
Qwt3DEnrichmentclone () const override
 
void configure (double pointsize, bool smooth)
 
void drawBegin () override
 
void drawEnd () override
 
void draw (Triple const &) override
 
- Public Member Functions inherited from Qwt3DVertexEnrichment
TYPE type () const override
 

Additional Inherited Members

- Public Types inherited from Qwt3DEnrichment
enum  TYPE { VERTEXENRICHMENT , EDGEENRICHMENT , FACEENRICHMENT , VOXELENRICHMENT }
 

Detailed Description

The Point Style.

Member Function Documentation

◆ clone()

Qwt3DEnrichment * Qwt3DDot::clone ( ) const
overridevirtual

Implements Qwt3DVertexEnrichment.

◆ draw()

void Qwt3DDot::draw ( Triple const &  )
overridevirtual

Implements Qwt3DVertexEnrichment.

◆ drawBegin()

void Qwt3DDot::drawBegin ( )
overridevirtual

Reimplemented from Qwt3DEnrichment.

◆ drawEnd()

void Qwt3DDot::drawEnd ( )
overridevirtual

Reimplemented from Qwt3DEnrichment.


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