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::Arrow Class Reference

3D vector field More...

#include <qwt3d_enrichment_std.h>

Inheritance diagram for Qwt3D::Arrow:
Qwt3D::VertexEnrichment Qwt3D::Enrichment

Public Member Functions

 ~Arrow ()
 Destructor .
 
Qwt3D::Enrichmentclone () const
 
void configure (int segs, double relconelength, double relconerad, double relstemrad)
 Configures the arrow appearance.
 
void setQuality (int val)
 
void draw (Qwt3D::Triple const &)
 
void setTop (Qwt3D::Triple t)
 
void setColor (Qwt3D::RGBA rgba)
 
- Public Member Functions inherited from Qwt3D::VertexEnrichment
virtual TYPE type () const
 
- Public Member Functions inherited from Qwt3D::Enrichment
virtual void drawBegin ()
 
virtual void drawEnd ()
 
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

3D vector field

Constructor & Destructor Documentation

◆ ~Arrow()

Arrow::~Arrow ( )

Destructor .

Member Function Documentation

◆ clone()

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

◆ configure()

void Arrow::configure ( int  segs,
double  relconelength,
double  relconerad,
double  relstemrad 
)

Configures the arrow appearance.

◆ draw()

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

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