1#ifndef EquatorialCylindricalShape_h 
    2#define EquatorialCylindricalShape_h 
   49                            std::vector<double> lookDirection);
 
 
DemShape(Target *target, Pvl &pvl)
Construct a DemShape object.
 
Distance measurement, usually in meters.
 
Distance * m_minRadius
Minimum radius value in DEM file.
 
~EquatorialCylindricalShape()
Destructor for ISIS Equatorial Cylindrical shape model.
 
Distance * m_maxRadius
Maximum radius value in DEM file.
 
EquatorialCylindricalShape(Target *target, Pvl &pvl)
Initialize the ISIS Equatorial Cylindrical shape model.
 
bool intersectSurface(std::vector< double > observerPos, std::vector< double > lookDirection)
Finds the surface intersection point.
 
Container for cube-like labels.
 
This class is used to create and store valid Isis targets.
 
This is free and unencumbered software released into the public domain.