MCPcopy 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
183PxU32 NpShape::getReferenceCount() const
184{
185 return getRefCount();
186}
187
188void NpShape::acquireReference()
189{

Callers 2

Calls 1

getRefCountFunction · 0.85

Tested by

no test coverage detected