![]() |
Qt 6.x
The Qt SDK
|
#include <QtQuick3DRuntimeRender/private/qssgrendereffect_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderlayer_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendercommands_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendercontextcore_p.h>
#include <QtGui/QVector2D>
#include <QtGui/QVector3D>
Go to the source code of this file.
Variables | |
static const char * | effect_vertex_main_pre |
static const char * | effect_vertex_main_position |
static const char * | effect_vertex_main_post |
static const char * | effect_fragment_main |
static const char * | effect_fragment_main_with_tonemapping |
|
static |
Definition at line 48 of file qssgrendereffect.cpp.
Referenced by QSSGRenderEffect::finalizeShaders().
|
static |
Definition at line 54 of file qssgrendereffect.cpp.
Referenced by QSSGRenderEffect::finalizeShaders().
|
static |
Definition at line 42 of file qssgrendereffect.cpp.
Referenced by QSSGRenderEffect::finalizeShaders().
|
static |
Definition at line 45 of file qssgrendereffect.cpp.
Referenced by QSSGRenderEffect::finalizeShaders().
|
static |
Definition at line 34 of file qssgrendereffect.cpp.
Referenced by QSSGRenderEffect::finalizeShaders().