Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGTriangleParticle Struct Reference

#include <qssgrenderparticles_p.h>

Collaboration diagram for QSSGTriangleParticle:

Public Attributes

QVector3D position
float size
QVector3D rotation
float age
QVector4D color
QVector3D center
float fill

Detailed Description

Definition at line 56 of file qssgrenderparticles_p.h.

Member Data Documentation

◆ age

float QSSGTriangleParticle::age

Definition at line 61 of file qssgrenderparticles_p.h.

◆ center

QVector3D QSSGTriangleParticle::center

Definition at line 63 of file qssgrenderparticles_p.h.

◆ color

QVector4D QSSGTriangleParticle::color

Definition at line 62 of file qssgrenderparticles_p.h.

◆ fill

float QSSGTriangleParticle::fill

Definition at line 64 of file qssgrenderparticles_p.h.

◆ position

QVector3D QSSGTriangleParticle::position

Definition at line 58 of file qssgrenderparticles_p.h.

◆ rotation

QVector3D QSSGTriangleParticle::rotation

Definition at line 60 of file qssgrenderparticles_p.h.

◆ size

float QSSGTriangleParticle::size

Definition at line 59 of file qssgrenderparticles_p.h.


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