|
QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
|
实现带限制访问函数的 z 值矩阵 更多...
#include <qwt3d_types.h>
Public 成员函数 | |
| GridData (unsigned int columns, unsigned int rows) | |
| int | columns () const |
| int | rows () const |
| void | clear () |
| bool | empty () const |
| void | setSize (unsigned int columns, unsigned int rows) |
| void | setPeriodic (bool u, bool v) |
| bool | uperiodic () const |
| bool | vperiodic () const |
Public 成员函数 继承自 Qwt3D::Data | |
| void | setHull (Qwt3D::ParallelEpiped const &h) |
| Qwt3D::ParallelEpiped const & | hull () const |
Public 属性 | |
| DataMatrix | vertices |
| DataMatrix | normals |
Public 属性 继承自 Qwt3D::Data | |
| Qwt3D::DATATYPE | datatype |
额外继承的成员函数 | |
Protected 属性 继承自 Qwt3D::Data | |
| Qwt3D::ParallelEpiped | hull_p |
实现带限制访问函数的 z 值矩阵
|
virtual |
实现了 Qwt3D::Data.
|
inlinevirtual |
实现了 Qwt3D::Data.