|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
Implements a graph-like cell structure with limit access functions 更多...
#include <qwt3d_types.h>
Public 成员函数 | |
| void | clear () |
| bool | empty () const |
| Triple const & | operator() (unsigned cellnumber, unsigned vertexnumber) |
Public 成员函数 继承自 Qwt3D::Data | |
| void | setHull (Qwt3D::ParallelEpiped const &h) |
| Qwt3D::ParallelEpiped const & | hull () const |
Public 属性 | |
| CellField | cells |
| TripleField | nodes |
| TripleField | normals |
Public 属性 继承自 Qwt3D::Data | |
| Qwt3D::DATATYPE | datatype |
Implements a graph-like cell structure with limit access functions
CellData represents data as a collection of convex polygon cells with associated node coordinates and normals.
|
virtual |
实现了 Qwt3D::Data.
|
inlinevirtual |
实现了 Qwt3D::Data.