MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / getReferenceCount

Method getReferenceCount

physx/source/physx/src/NpMaterial.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94PxU32 NpMaterial::getReferenceCount() const
95{
96 return getRefCount();
97}
98
99PX_INLINE void NpMaterial::updateMaterial()
100{

Callers

nothing calls this directly

Calls 1

getRefCountFunction · 0.85

Tested by

no test coverage detected