![]() |
Qt 6.x
The Qt SDK
|
#include "qquick3dparticlemodelshape_p.h"#include "qquick3dparticlerandomizer_p.h"#include "qquick3dparticlesystem_p.h"#include <QtCore/qdir.h>#include <QtQml/qqmlfile.h>#include <QtQuick3D/private/qquick3dmodel_p.h>#include <QtQuick3DRuntimeRender/private/qssgrenderbuffermanager_p.h>#include <algorithm>
Include dependency graph for qquick3dparticlemodelshape.cpp:Go to the source code of this file.
Functions | |
| static QSSGMesh::Mesh | loadModelShapeMesh (const QString &source) |
|
static |
Definition at line 105 of file qquick3dparticlemodelshape.cpp.
References QFileInfo::absoluteFilePath(), QDir::cleanPath(), QFileInfo::exists(), file, QSSGMesh::Mesh::loadMesh(), QFile::open(), QSSGBufferManager::primitivePath(), and QIODeviceBase::ReadOnly.
Here is the call graph for this function: