Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ getReferenceCount
Method
getReferenceCount
physx/source/physx/src/NpShape.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
//~PX_SERIALIZATION
182
183
PxU32 NpShape::getReferenceCount() const
184
{
185
return getRefCount();
186
}
187
188
void NpShape::acquireReference()
189
{
Callers
2
getPxMaterial_ReferenceCount
Function · 0.45
getPxShape_ReferenceCount
Function · 0.45
Calls
1
getRefCount
Function · 0.85
Tested by
no test coverage detected