MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / ~PxSceneReadLock

Method ~PxSceneReadLock

physx/include/PxSceneLock.h:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 ~PxSceneReadLock()
75 {
76 mScene.unlockRead();
77 }
78
79private:
80

Callers

nothing calls this directly

Calls 1

unlockReadMethod · 0.80

Tested by

no test coverage detected