|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
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).