Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
118
private:
119
Callers
nothing calls this directly
Calls
1
unlockWrite
Method · 0.80
Tested by
no test coverage detected