1 #ifndef CameraFactory_h 2 #define CameraFactory_h static Plugin m_cameraPlugin
The plugin file for the camera.
static int CameraVersion(Cube &cube)
This looks up the current camera model version from the cube.
Loads plugins from a shared library.
~CameraFactory()
Destroys the CameraFactory object.
Initializes a Camera Model.
static void initPlugin()
Reads the appropriate plugin file for the camera.
static Camera * Create(Cube &cube)
Creates a Camera object using Pvl Specifications.
CameraFactory()
Constructor (Its private, so you cannot use it.
Container for cube-like labels.
Namespace for ISIS/Bullet specific routines.
IO Handler for Isis Cubes.