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

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

#include <qwt3d_types.h>

类 Qwt3DGridData 继承关系图:
Qwt3DData

class  PrivateData
 

Public 成员函数

 Qwt3DGridData (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 成员函数 继承自 Qwt3DData
void setHull (ParallelEpiped const &h)
 
ParallelEpiped const & hull () const
 

Public 属性

DataMatrix vertices
 
DataMatrix normals
 
- Public 属性 继承自 Qwt3DData
DATATYPE datatype
 

详细描述

Implements a matrix of z-Values with limit access functions

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

成员函数说明

◆ clear()

void Qwt3DGridData::clear ( )
virtual

实现了 Qwt3DData.

◆ empty()

bool Qwt3DGridData::empty ( ) const
virtual

实现了 Qwt3DData.


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