![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrenderparticles_p.h>
Public Attributes | |
| QVector3D | position |
| float | size |
| QVector4D | color |
| QVector3D | binormal |
| float | animationFrame |
| float | age |
| float | length |
| QVector2D | fill |
Definition at line 69 of file qssgrenderparticles_p.h.
| float QSSGLineParticle::age |
Definition at line 76 of file qssgrenderparticles_p.h.
| float QSSGLineParticle::animationFrame |
Definition at line 75 of file qssgrenderparticles_p.h.
| QVector3D QSSGLineParticle::binormal |
Definition at line 74 of file qssgrenderparticles_p.h.
| QVector4D QSSGLineParticle::color |
Definition at line 73 of file qssgrenderparticles_p.h.
| QVector2D QSSGLineParticle::fill |
Definition at line 78 of file qssgrenderparticles_p.h.
| float QSSGLineParticle::length |
Definition at line 77 of file qssgrenderparticles_p.h.
Referenced by testing.tools.encode_pdf_filter._PngIdatPdfStream::write().
| QVector3D QSSGLineParticle::position |
Definition at line 71 of file qssgrenderparticles_p.h.
| float QSSGLineParticle::size |
Definition at line 72 of file qssgrenderparticles_p.h.