Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ release
Method
release
physx/source/task/src/TaskManager.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void PxTaskMgr::release()
174
{
175
PX_DELETE(this);
176
}
177
178
void PxTaskMgr::decrReference(PxLightCpuTask& lighttask)
179
{
Callers
1
decrReference
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected