Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
void NpMaterial::release()
85
{
86
decRefCount();
87
}
88
89
void NpMaterial::acquireReference()
90
{
Callers
nothing calls this directly
Calls
1
decRefCount
Function · 0.85
Tested by
no test coverage detected