Qt 6.x
The Qt SDK
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 void releaseMesh (QQuick3DPhysicsMesh *mesh)
 

Detailed Description

Definition at line 71 of file qphysicsmeshutils_p_p.h.

Member Function Documentation

◆ getMesh()

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

Definition at line 218 of file qconvexmeshshape.cpp.

References context, qmlContext(), resolvedUrl(), QQmlFile::urlToLocalFileOrQrc(), and QHash< Key, T >::value().

+ Here is the call graph for this function:

◆ releaseMesh()

void QQuick3DPhysicsMeshManager::releaseMesh ( QQuick3DPhysicsMesh mesh)
static

Definition at line 233 of file qconvexmeshshape.cpp.

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

Referenced by QConvexMeshShape::~QConvexMeshShape(), and QTriangleMeshShape::~QTriangleMeshShape().

+ 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: