Module: Globe

Provides classes for handling a globe.

The different possible globes in MIZAR are :

  • a sky
  • a planet

A sky is a globe where the camera is located in it whereas the planet is a globe where the camera is located outside.
In addition to the classes, a factory is available to help for creating globe. Once the globe is created, the client can handle it by the use of its interface.

Implements:

Classes

GlobeFactory
Planet
Sky