Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qssgrenderparticles_p.h File Reference

(cbd5326940410eefc68f7223e7dc33fb1a32c84a)

#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"  )