QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
LineTubeVertex结构体 参考

Vertex for the Tube style (position + normal + color, 40 bytes) 更多...

#include <qwt3d_line3d_p.h>

Public 属性

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.


该结构体的文档由以下文件生成: