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

Method acquireReference

physx/source/physx/src/NpMaterial.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void NpMaterial::acquireReference()
90{
91 incRefCount();
92}
93
94PxU32 NpMaterial::getReferenceCount() const
95{

Callers

nothing calls this directly

Calls 1

incRefCountFunction · 0.85

Tested by

no test coverage detected