Camera controllers suitable for typical Apps on Maps. More...
Classes | |
class | GlobeCameraController |
Controls a RenderCamera to be constrained to look at an interest point, with touch-surface user input. More... | |
struct | GlobeCameraControllerConfiguration |
Configuration constants for GlobeCameraController. More... | |
class | GlobeCameraControllerFactory |
class | GlobeCameraInterestPointProvider |
class | GlobeCameraJumpController |
class | GlobeCameraModeTransition |
class | GlobeCameraTerrainFollower |
class | GlobeCameraTouchController |
struct | GlobeCameraTouchControllerConfiguration |
Configuration constants for GlobeCameraTouchController. More... | |
struct | GlobeCameraTouchSettings |
class | GpsGlobeCameraComponent |
struct | GpsGlobeCameraComponentConfiguration |
class | GpsGlobeCameraController |
class | GpsGlobeCameraControllerFactory |
Factory class for constructing GpsGlobeCameraController instances. More... | |
class | IGlobeCameraDistanceBasedFovControl |
class | IGlobeCameraDistanceBasedPitchControl |
class | IGlobeCameraScreenSpaceOffsetControl |
Variables | |
const float | MAX_TILT = 45.0f |
const float | ROTATION_DELTA_EPSILON = 0.001f |
Camera controllers suitable for typical Apps on Maps.