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
SharedPhysicsMaterial Struct Reference

#include <qstaticphysxobjects_p.h>

Collaboration diagram for SharedPhysicsMaterial:

Public Attributes

physx::PxMaterial * material = nullptr
int nodeCount = 0

Detailed Description

Definition at line 66 of file qstaticphysxobjects_p.h.

Member Data Documentation

◆ material

physx::PxMaterial* SharedPhysicsMaterial::material = nullptr

Definition at line 68 of file qstaticphysxobjects_p.h.

Referenced by QAbstractPhysXNode::updateMaterial().

◆ nodeCount

int SharedPhysicsMaterial::nodeCount = 0

Definition at line 69 of file qstaticphysxobjects_p.h.

Referenced by QAbstractPhysXNode::updateMaterial().


The documentation for this struct was generated from the following file: