Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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, 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,
QObject * contextObject )
static

Definition at line 364 of file qmeshshape.cpp.

◆ getMesh() [2/2]

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

Definition at line 376 of file qmeshshape.cpp.

References QQuick3DPhysicsMesh::QQuick3DPhysicsMesh().

Here is the call graph for this function:

◆ releaseMesh()

void QQuick3DPhysicsMeshManager::releaseMesh ( QQuick3DPhysicsMesh * mesh)
static

Definition at line 387 of file qmeshshape.cpp.

References QQuick3DPhysicsMesh::deref().

Here is the call graph for this function:

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