![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick3DUtils/private/qtquick3dutilsglobal_p.h>#include <QtQuick3DUtils/private/qssgbounds3_p.h>#include <QtQuick3DUtils/private/qssgassert_p.h>#include <QtGui/QVector2D>#include <QtCore/QVector>Go to the source code of this file.
Classes | |
| class | QSSGMeshBVHNode |
| class | QSSGMeshBVHNode::Handle |
| struct | QSSGMeshBVHTriangle |
| class | QSSGMeshBVH |
Typedefs | |
| using | QSSGMeshBVHTriangles = std::vector<QSSGMeshBVHTriangle> |
| using | QSSGMeshBVHRoots = std::vector<QSSGMeshBVHNode::Handle> |
| using | QSSGMeshBVHNodes = std::vector<QSSGMeshBVHNode> |
| using QSSGMeshBVHNodes = std::vector<QSSGMeshBVHNode> |
Definition at line 85 of file qssgmeshbvh_p.h.
Definition at line 84 of file qssgmeshbvh_p.h.
Definition at line 83 of file qssgmeshbvh_p.h.