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

Method clear

physx/samples/samplebase/InputEventBuffer.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118void InputEventBuffer::clear()
119{
120 mClearBuffer = true;
121}
122
123void InputEventBuffer::flush()
124{

Callers 1

flushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected