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

Implements a matrix of z-Values with limit access functions 更多...

#include <qwt3d_types.h>

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

class  PrivateData
 

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
 

详细描述

Implements a matrix of z-Values with limit access functions

GridData represents data on a rectangular grid topology, providing z-values organized in a matrix with associated normals.

成员函数说明

◆ clear()

void GridData::clear ( )
virtual

实现了 Qwt3D::Data.

◆ empty()

bool GridData::empty ( ) const
virtual

实现了 Qwt3D::Data.


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