Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgrenderparticles_p.h File Reference
#include <QtQuick3DRuntimeRender/private/qssgrendernode_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendercustommaterial_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderlight_p.h>
#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
+ Include dependency graph for qssgrenderparticles_p.h:

Go to the source code of this file.

Classes

struct  QSSGParticleSimple
 
struct  QSSGParticleAnimated
 
struct  QSSGTriangleParticle
 
struct  QSSGLineParticle
 
struct  QSSGParticleBuffer
 
struct  QSSGRenderParticles
 

Functions

 Q_STATIC_ASSERT_X (sizeof(QSSGParticleSimple)==48, "size of QSSGParticleSimple must be 48")
 
 Q_STATIC_ASSERT_X (sizeof(QSSGParticleAnimated)==64, "size of QSSGParticleAnimated must be 64")
 
 Q_STATIC_ASSERT_X (sizeof(QSSGTriangleParticle)==64, "size of QSSGTriangleParticle must be 64")
 
 Q_STATIC_ASSERT_X (sizeof(QSSGLineParticle)==64, "size of QSSGLineParticle must be 64")
 

Function Documentation

◆ Q_STATIC_ASSERT_X() [1/4]

Q_STATIC_ASSERT_X ( sizeof(QSSGLineParticle = =64,
"size of QSSGLineParticle must be 64"   
)

◆ Q_STATIC_ASSERT_X() [2/4]

Q_STATIC_ASSERT_X ( sizeof(QSSGParticleAnimated = =64,
"size of QSSGParticleAnimated must be 64"   
)

◆ Q_STATIC_ASSERT_X() [3/4]

Q_STATIC_ASSERT_X ( sizeof(QSSGParticleSimple = =48,
"size of QSSGParticleSimple must be 48"   
)

◆ Q_STATIC_ASSERT_X() [4/4]

Q_STATIC_ASSERT_X ( sizeof(QSSGTriangleParticle = =64,
"size of QSSGTriangleParticle must be 64"   
)