|
QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
|
点样式 更多...
#include <qwt3d_enrichment_std.h>
Public 成员函数 | |
| Dot () | |
| 默认构造函数 | |
| Dot (double pointsize, bool smooth) | |
| 构造具有指定参数的点 | |
| Qwt3D::Enrichment * | clone () const |
| void | configure (double pointsize, bool smooth) |
| 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 Plot3D * | plot |
点样式
| Dot::Dot | ( | ) |
默认构造函数
| Dot::Dot | ( | double | pointsize, |
| bool | smooth | ||
| ) |
构造具有指定参数的点
|
inlinevirtual |
|
virtual |
|
virtual |
重载 Qwt3D::Enrichment .
|
virtual |
重载 Qwt3D::Enrichment .