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

3D vector field 更多...

#include <qwt3d_enrichment_std.h>

类 Qwt3DArrow 继承关系图:
Qwt3DVertexEnrichment Qwt3DEnrichment

class  PrivateData
 

Public 成员函数

 Qwt3DArrow (const Qwt3DArrow &other)
 
Qwt3DEnrichmentclone () const override
 
void configure (int segs, double relconelength, double relconerad, double relstemrad)
 
void setQuality (int val)
 
void draw (Triple const &) override
 
void setTop (Triple t)
 
void setColor (RGBA rgba)
 
- Public 成员函数 继承自 Qwt3DVertexEnrichment
TYPE type () const override
 
- Public 成员函数 继承自 Qwt3DEnrichment
virtual void drawBegin ()
 
virtual void drawEnd ()
 

额外继承的成员函数

- Public 类型 继承自 Qwt3DEnrichment
enum  TYPE { VERTEXENRICHMENT , EDGEENRICHMENT , FACEENRICHMENT , VOXELENRICHMENT }
 

详细描述

3D vector field

The class encapsulates a vector field including its OpenGL representation as arrow field. The arrows can be configured in different aspects (color, shape, painting quality).

成员函数说明

◆ clone()

Qwt3DEnrichment * Qwt3DArrow::clone ( ) const
overridevirtual

◆ draw()

void Qwt3DArrow::draw ( Triple const &  )
overridevirtual

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