MCPcopy 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
89bool TerrainWindow3::OnKeyUp(int32_t key, int32_t, int32_t)
90{
91 return mTerrainCameraRig.PopMotion(key);
92}
93
94bool TerrainWindow3::SetEnvironment()
95{

Callers

nothing calls this directly

Calls 1

PopMotionMethod · 0.80

Tested by

no test coverage detected