MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / acquireReference

Method acquireReference

physx/source/physx/src/NpShape.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188void NpShape::acquireReference()
189{
190 incRefCount();
191}
192
193void NpShape::release()
194{

Callers

nothing calls this directly

Calls 1

incRefCountFunction · 0.85

Tested by

no test coverage detected