MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / ~Console

Method ~Console

physx/samples/samplebase/SampleConsole.cpp:166–169  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// * Destructor. */ ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

164 */
165///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
166Console::~Console()
167{
168 destroy();
169}
170
171void Console::resetCol()
172{

Callers

nothing calls this directly

Calls 1

destroyFunction · 0.85

Tested by

no test coverage detected