Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1473
void PhysXSampleApplication::saveCameraState()
1474
{
1475
mSavedView = getCamera().getViewMatrix();
1476
}
1477
1478
void PhysXSampleApplication::restoreCameraState()
1479
{
Callers
2
toggleFlyCamera
Method · 0.80
togglePause
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected