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

The Cross Hair Style . More...

#include <qwt3d_enrichment_std.h>

Inheritance diagram for Qwt3D::CrossHair:
Qwt3D::VertexEnrichment Qwt3D::Enrichment

Public Member Functions

 CrossHair ()
 Default constructor .
 
 CrossHair (double rad, double linewidth, bool smooth, bool boxed)
 Constructs a CrossHair with specified parameters.
 
Qwt3D::Enrichmentclone () const
 
void configure (double rad, double linewidth, bool smooth, bool boxed)
 
void drawBegin ()
 
void drawEnd ()
 
void draw (Qwt3D::Triple const &)
 
- Public Member Functions inherited from Qwt3D::VertexEnrichment
virtual TYPE type () const
 
- 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 Cross Hair Style

.

Constructor & Destructor Documentation

◆ CrossHair() [1/2]

CrossHair::CrossHair ( )

Default constructor .

◆ CrossHair() [2/2]

CrossHair::CrossHair ( double  rad,
double  linewidth,
bool  smooth,
bool  boxed 
)

Constructs a CrossHair with specified parameters.

Member Function Documentation

◆ clone()

Qwt3D::Enrichment * Qwt3D::CrossHair::clone ( ) const
inlinevirtual

◆ draw()

void CrossHair::draw ( Qwt3D::Triple const &  pos)
virtual

◆ drawBegin()

void CrossHair::drawBegin ( )
virtual

Reimplemented from Qwt3D::Enrichment.

◆ drawEnd()

void CrossHair::drawEnd ( )
virtual

Reimplemented from Qwt3D::Enrichment.


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