Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ acquireReference
Method
acquireReference
physx/source/physx/src/NpShape.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
void NpShape::acquireReference()
189
{
190
incRefCount();
191
}
192
193
void NpShape::release()
194
{
Callers
nothing calls this directly
Calls
1
incRefCount
Function · 0.85
Tested by
no test coverage detected