Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ OnKeyUp
Method
OnKeyUp
GTE/Samples/SceneGraphs/Terrain/TerrainWindow3.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
bool TerrainWindow3::OnKeyUp(int32_t key, int32_t, int32_t)
90
{
91
return mTerrainCameraRig.PopMotion(key);
92
}
93
94
bool TerrainWindow3::SetEnvironment()
95
{
Callers
nothing calls this directly
Calls
1
PopMotion
Method · 0.80
Tested by
no test coverage detected