|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
Vertex for the Lines/Dots styles (position + color, 28 bytes) 更多...
#include <qwt3d_line3d_p.h>
Public 属性 | |
| QVector3D | position |
| QVector4D | color |
Vertex for the Lines/Dots styles (position + color, 28 bytes)
Matches the line/point shader attribute layout: location 0 = position, location 1 = color.