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
LinePointVertex Struct Reference

Vertex for the Lines/Dots styles (position + color, 28 bytes) More...

#include <qwt3d_line3d_p.h>

Public Attributes

QVector3D position
 
QVector4D color
 

Detailed Description

Vertex for the Lines/Dots styles (position + color, 28 bytes)

Matches the line/point shader attribute layout: location 0 = position, location 1 = color.


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