Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qssgrenderray_p.h File Reference

(2b827a27720591d8786dd8ee0a27eabd1dd7e678)

#include <QtQuick3DUtils/private/qssgbounds3_p.h>
#include <QtQuick3DUtils/private/qssgplane_p.h>
#include <QtGui/QVector2D>
#include <QtGui/QVector3D>
#include <QtGui/QMatrix4x4>
#include <optional>
Include dependency graph for qssgrenderray_p.h:
This graph shows which files directly or indirectly include this file:

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 }

Enumeration Type Documentation

◆ QSSGRenderBasisPlanes

enum class QSSGRenderBasisPlanes
strong
Enumerator
XY 
YZ 
XZ 

Definition at line 32 of file qssgrenderray_p.h.