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