MCPcopy 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
133void Gu::HeightField::acquireReference()
134{
135 incRefCount();
136}
137
138PxU32 Gu::HeightField::getReferenceCount() const
139{

Callers

nothing calls this directly

Calls 1

incRefCountFunction · 0.85

Tested by

no test coverage detected