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

Method saveCameraState

physx/samples/samplebase/PhysXSampleApplication.cpp:1473–1476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1471}
1472
1473void PhysXSampleApplication::saveCameraState()
1474{
1475 mSavedView = getCamera().getViewMatrix();
1476}
1477
1478void PhysXSampleApplication::restoreCameraState()
1479{

Callers 2

toggleFlyCameraMethod · 0.80
togglePauseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected