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

实现带限制访问函数的 z 值矩阵 更多...

#include <qwt3d_types.h>

类 Qwt3D::GridData 继承关系图:
Qwt3D::Data

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 值矩阵

成员函数说明

◆ clear()

void GridData::clear ( )
virtual

实现了 Qwt3D::Data.

◆ empty()

bool Qwt3D::GridData::empty ( ) const
inlinevirtual

实现了 Qwt3D::Data.


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