Home
last modified time | relevance | path

Searched refs:DISPLAY_CAMERA (Results 1 – 3 of 3) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Viewer/
H A DCameraGroup_legacy.hxx83 extern const char* DISPLAY_CAMERA;
H A DCameraGroup_legacy.cxx292 const char* DISPLAY_CAMERA = "display"; variable
1183 camera = info->getCamera( DISPLAY_CAMERA ); in resized()
H A Drenderer_legacy.cxx416 Camera* camera = info->getCamera(DISPLAY_CAMERA); in preinit()