Home
last modified time | relevance | path

Searched defs:flatgeoscape (Results 1 – 2 of 2) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_geoscape.h87 bool flatgeoscape; member
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_geoscape.cpp887 static void GEO_ConvertObjectPositionToGeoscapePosition (bool flatgeoscape, float* vector, const ve… in GEO_ConvertObjectPositionToGeoscapePosition()
898 static void GEO_GetMissionAngle (bool flatgeoscape, float* vector, int id) in GEO_GetMissionAngle()
910 static void GEO_GetUFOAngle (bool flatgeoscape, float* vector, int idx) in GEO_GetUFOAngle()
969 const bool flatgeoscape = data.flatgeoscape; in GEO_CenterPosition() local
997 const bool flatgeoscape = data.flatgeoscape; in GEO_SelectObject_f() local