Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ acquireReference
Method
acquireReference
physx/source/geomutils/src/hf/GuHeightField.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void Gu::HeightField::acquireReference()
134
{
135
incRefCount();
136
}
137
138
PxU32 Gu::HeightField::getReferenceCount() const
139
{
Callers
nothing calls this directly
Calls
1
incRefCount
Function · 0.85
Tested by
no test coverage detected