![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick3DRuntimeRender/private/qssgrendernode_p.h>#include <QtQuick3DRuntimeRender/private/qssgrendercustommaterial_p.h>#include <QtQuick3DRuntimeRender/private/qssgrenderlight_p.h>#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>Go to the source code of this file.
Classes | |
| struct | QSSGParticleSimple |
| struct | QSSGParticleAnimated |
| struct | QSSGTriangleParticle |
| struct | QSSGLineParticle |
| struct | QSSGParticleBuffer |
| class | 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") | |
| Q_STATIC_ASSERT_X | ( | sizeof(QSSGLineParticle) | = =64, |
| "size of QSSGLineParticle must be 64" | ) |
| Q_STATIC_ASSERT_X | ( | sizeof(QSSGParticleAnimated) | = =64, |
| "size of QSSGParticleAnimated must be 64" | ) |
| Q_STATIC_ASSERT_X | ( | sizeof(QSSGParticleSimple) | = =48, |
| "size of QSSGParticleSimple must be 48" | ) |
| Q_STATIC_ASSERT_X | ( | sizeof(QSSGTriangleParticle) | = =64, |
| "size of QSSGTriangleParticle must be 64" | ) |