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

Specification of a single bar (axis-aligned cuboid) 更多...

#include <qwt3d_bar_p.h>

Public 属性

Triple center
 
double halfWidth
 
double halfDepth
 
double baseZ
 
double topZ
 
double height
 original z value, used to recompute baseZ/topZ when baseline changes
 

详细描述

Specification of a single bar (axis-aligned cuboid)

Generated by the setSamples() entry points and consumed by buildVBO() to emit the 6-face box geometry. center marks the bar footprint center on the xy-plane; baseZ/topZ span the bar along the z-axis (baseZ <= topZ).


该结构体的文档由以下文件生成: