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

Function gVFC

physx/samples/samplebase/PhysXSampleApplication.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130static void gVFC(Console* console, const char* text, void* userData)
131{
132 gBase->getCamera().mPerformVFC = !gBase->getCamera().mPerformVFC;
133}
134
135///////////////////////////////////////////////////////////////////////////////
136

Callers

nothing calls this directly

Calls 1

getCameraMethod · 0.45

Tested by

no test coverage detected