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