QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Qwt3DBarSpec Struct Reference

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

#include <qwt3d_bar_p.h>

Public Attributes

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

Detailed Description

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).


The documentation for this struct was generated from the following file: