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

Method release

physx/source/physx/src/NpMaterial.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82//~PX_SERIALIZATION
83
84void NpMaterial::release()
85{
86 decRefCount();
87}
88
89void NpMaterial::acquireReference()
90{

Callers

nothing calls this directly

Calls 1

decRefCountFunction · 0.85

Tested by

no test coverage detected