Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ acquireReference
Method
acquireReference
physx/source/physx/src/NpMaterial.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void NpMaterial::acquireReference()
90
{
91
incRefCount();
92
}
93
94
PxU32 NpMaterial::getReferenceCount() const
95
{
Callers
nothing calls this directly
Calls
1
incRefCount
Function · 0.85
Tested by
no test coverage detected