![]() |
Qt 6.x
The Qt SDK
|
#include "qssgutils_p.h"
#include <QtQuick3DUtils/private/qtquick3dutilsglobal_p.h>
#include <QVector3D>
#include <QMatrix3x3>
#include <QMatrix4x4>
#include <limits>
#include <qnumeric.h>
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 > |
using QSSGBoxPoints = std::array<QVector3D, 8> |
Definition at line 31 of file qssgbounds3_p.h.