Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qssgbounds3_p.h File Reference

(28a589b99fd41eaa1f35b8c89f88138a82c06e40)

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