![]() |
Qt 6.x
The Qt SDK
|
#include <QtQuick3DUtils/private/qssgbounds3_p.h>
#include <QtQuick3DUtils/private/qssgplane_p.h>
#include <QtGui/QVector2D>
#include <QtGui/QVector3D>
#include <QtGui/QMatrix4x4>
#include <optional>
Go to the source code of this file.
Classes | |
struct | QSSGRenderRay |
struct | QSSGRenderRay::IntersectionResult |
struct | QSSGRenderRay::HitResult |
struct | QSSGRenderRay::RayData |
Enumerations | |
enum class | QSSGRenderBasisPlanes { XY , YZ , XZ } |
|
strong |
Enumerator | |
---|---|
XY | |
YZ | |
XZ |
Definition at line 32 of file qssgrenderray_p.h.