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
QQuick3DPhysicsMeshManager Class Reference

#include <qphysicsmeshutils_p_p.h>

+ Collaboration diagram for QQuick3DPhysicsMeshManager:

Static Public Member Functions

static QQuick3DPhysicsMeshgetMesh (const QUrl &source, const QObject *contextObject)
 
static QQuick3DPhysicsMeshgetMesh (QQuick3DGeometry *source)
 
static void releaseMesh (QQuick3DPhysicsMesh *mesh)
 

Detailed Description

Definition at line 77 of file qphysicsmeshutils_p_p.h.

Member Function Documentation

◆ getMesh() [1/2]

QQuick3DPhysicsMesh * QQuick3DPhysicsMeshManager::getMesh ( const QUrl & source,
const QObject * contextObject )
static

Definition at line 366 of file qmeshshape.cpp.

References context, qmlContext(), resolvedUrl(), and QQmlFile::urlToLocalFileOrQrc().

+ Here is the call graph for this function:

◆ getMesh() [2/2]

QQuick3DPhysicsMesh * QQuick3DPhysicsMeshManager::getMesh ( QQuick3DGeometry * source)
static

Definition at line 381 of file qmeshshape.cpp.

◆ releaseMesh()

void QQuick3DPhysicsMeshManager::releaseMesh ( QQuick3DPhysicsMesh * mesh)
static

Definition at line 392 of file qmeshshape.cpp.

References QQuick3DPhysicsMesh::deref(), erase_if(), and qCDebug.

Referenced by QMeshShape::~QMeshShape().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: