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

Abstract base class for vertex dependent visible user objects 更多...

#include <qwt3d_enrichment.h>

类 Qwt3DVertexEnrichment 继承关系图:
Qwt3DEnrichment Qwt3DArrow Qwt3DCone Qwt3DCrossHair Qwt3DDot

Public 成员函数

virtual Qwt3DEnrichmentclone () const =0
 
virtual void draw (Triple const &)=0
 
TYPE type () const override
 
- Public 成员函数 继承自 Qwt3DEnrichment
virtual void drawBegin ()
 
virtual void drawEnd ()
 

额外继承的成员函数

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

详细描述

Abstract base class for vertex dependent visible user objects

VertexEnrichments introduce a specialized draw routine for vertex dependent data. draw() is called, when the Plot realizes its internal OpenGL data representation for every Vertex associated to his argument.

成员函数说明

◆ clone()

virtual Qwt3DEnrichment * Qwt3DVertexEnrichment::clone ( ) const
pure virtual

实现了 Qwt3DEnrichment.

◆ type()

TYPE Qwt3DVertexEnrichment::type ( ) const
inlineoverridevirtual

实现了 Qwt3DEnrichment.


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