1 #ifndef PhotoModelFactory_h 2 #define PhotoModelFactory_h This class is used to create PhotoModel objects.
PhotoModelFactory()
Constructor (its private so you can't use it).
static PhotoModel * Create(Pvl &pvl)
Create a PhotoModel object using a PVL specification.
Container for cube-like labels.
Namespace for ISIS/Bullet specific routines.
~PhotoModelFactory()
Destroys the PhotoModelFactory.