Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgmeshbvh.cpp
Go to the documentation of this file.
1
// Copyright (C) 2020 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#include "
qssgmeshbvh_p.h
"
5
6
QT_BEGIN_NAMESPACE
7
8
QSSGMeshBVH::~QSSGMeshBVH
()
9
{
10
qDeleteAll
(
triangles
);
11
qDeleteAll
(
roots
);
12
}
13
14
QT_END_NAMESPACE
qDeleteAll
qDeleteAll(list.begin(), list.end())
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qssgmeshbvh_p.h
QSSGMeshBVH::~QSSGMeshBVH
~QSSGMeshBVH()
Definition
qssgmeshbvh.cpp:8
QSSGMeshBVH::triangles
QVector< QSSGMeshBVHTriangle * > triangles
Definition
qssgmeshbvh_p.h:63
QSSGMeshBVH::roots
QVector< QSSGMeshBVHNode * > roots
Definition
qssgmeshbvh_p.h:62
qtquick3d
src
utils
qssgmeshbvh.cpp
Generated by
1.9.7