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