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
qquick3dparticlemodelshape.cpp File Reference

(8b3c2ad278b68b942f97e651afc305d59762ccf0)

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

Function Documentation

◆ loadModelShapeMesh()

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: