|
QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
|
Vertex for the Tube style (position + normal + color, 40 bytes) More...
#include <qwt3d_line3d_p.h>
Public Attributes | |
| QVector3D | position |
| QVector3D | normal |
| QVector4D | color |
Vertex for the Tube style (position + normal + color, 40 bytes)
Matches the surface shader attribute layout: location 0 = position, location 1 = normal, location 2 = color.