Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgbounds3_p.h File Reference
#include "qssgutils_p.h"
#include <QtQuick3DUtils/private/qtquick3dutilsglobal_p.h>
#include <QVector3D>
#include <QMatrix3x3>
#include <QMatrix4x4>
#include <limits>
#include <qnumeric.h>
+ Include dependency graph for qssgbounds3_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSSGBounds3
 Class representing 3D range or axis aligned bounding box. More...
 

Typedefs

using QSSGBoxPoints = std::array< QVector3D, 8 >
 

Typedef Documentation

◆ QSSGBoxPoints

Definition at line 31 of file qssgbounds3_p.h.