Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQuick3DPhysicsHeightFieldManager Class Reference
+ Collaboration diagram for QQuick3DPhysicsHeightFieldManager:

Static Public Member Functions

static QQuick3DPhysicsHeightFieldgetHeightField (const QUrl &source, const QObject *contextObject)
 
static void releaseHeightField (QQuick3DPhysicsHeightField *heightField)
 

Detailed Description

Definition at line 56 of file qheightfieldshape.cpp.

Member Function Documentation

◆ getHeightField()

QQuick3DPhysicsHeightField * QQuick3DPhysicsHeightFieldManager::getHeightField ( const QUrl source,
const QObject contextObject 
)
static

Definition at line 70 of file qheightfieldshape.cpp.

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

+ Here is the call graph for this function:

◆ releaseHeightField()

void QQuick3DPhysicsHeightFieldManager::releaseHeightField ( QQuick3DPhysicsHeightField heightField)
static

Definition at line 86 of file qheightfieldshape.cpp.

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

Referenced by QHeightFieldShape::~QHeightFieldShape().

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