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
qssgbounds3_p.h File Reference

(52d7d5fd47f2363f25fc1336df3314542ad63eb7)

#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.