QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
Public 成员函数 | 所有成员列表
Qwt3D::CrossHair类 参考

十字线样式 更多...

#include <qwt3d_enrichment_std.h>

类 Qwt3D::CrossHair 继承关系图:
Qwt3D::VertexEnrichment Qwt3D::Enrichment

Public 成员函数

 CrossHair ()
 默认构造函数
 
 CrossHair (double rad, double linewidth, bool smooth, bool boxed)
 构造具有指定参数的十字线
 
Qwt3D::Enrichmentclone () const
 
void configure (double rad, double linewidth, bool smooth, bool boxed)
 
void drawBegin ()
 
void drawEnd ()
 
void draw (Qwt3D::Triple const &)
 
- Public 成员函数 继承自 Qwt3D::VertexEnrichment
virtual TYPE type () const
 
- Public 成员函数 继承自 Qwt3D::Enrichment
virtual void assign (Plot3D const &pl)
 

额外继承的成员函数

- Public 类型 继承自 Qwt3D::Enrichment
enum  TYPE { VERTEXENRICHMENT , EDGEENRICHMENT , FACEENRICHMENT , VOXELENRICHMENT }
 
- Protected 属性 继承自 Qwt3D::Enrichment
const Plot3Dplot
 

详细描述

十字线样式

构造及析构函数说明

◆ CrossHair() [1/2]

CrossHair::CrossHair ( )

默认构造函数

◆ CrossHair() [2/2]

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

构造具有指定参数的十字线

成员函数说明

◆ clone()

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

◆ draw()

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

◆ drawBegin()

void CrossHair::drawBegin ( )
virtual

◆ drawEnd()

void CrossHair::drawEnd ( )
virtual

该类的文档由以下文件生成: