MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/FleX / CenterCamera

Method CenterCamera

demo/scenes.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 virtual void KeyDown(int key) {}
52 virtual void DoGui() {}
53 virtual void CenterCamera() {}
54
55 virtual Matrix44 GetBasis() { return Matrix44::kIdentity; }
56

Callers 1

InitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected