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

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#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 33 of file qssgbounds3_p.h.