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

Method ~PxSceneWriteLock

physx/include/PxSceneLock.h:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 ~PxSceneWriteLock()
114 {
115 mScene.unlockWrite();
116 }
117
118private:
119

Callers

nothing calls this directly

Calls 1

unlockWriteMethod · 0.80

Tested by

no test coverage detected