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

Method remove

physx/source/physx/src/buffering/ScbScene.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152void Scb::ObjectTracker::remove(Scb::Base& element)
153{
154 mBuffered.erase(&element);
155}
156
157///////////////////////////////////////////////////////////////////////////////
158

Callers 4

removeClientMethod · 0.45
findLineStripFunction · 0.45
checkRedundantVerticesFunction · 0.45

Calls 4

removeFunction · 0.85
checkPvdDebugFlagMethod · 0.80
scheduleForRemoveMethod · 0.80
eraseMethod · 0.45

Tested by

no test coverage detected