1#ifndef EquatorialCylindricalShape_h
2#define EquatorialCylindricalShape_h
49 std::vector<double> lookDirection);
DemShape(Target *target, Pvl &pvl)
Construct a DemShape object.
Definition DemShape.cpp:73
Distance measurement, usually in meters.
Definition Distance.h:34
~EquatorialCylindricalShape()
Destructor for ISIS Equatorial Cylindrical shape model.
Definition EquatorialCylindricalShape.cpp:73
EquatorialCylindricalShape(Target *target, Pvl &pvl)
Initialize the ISIS Equatorial Cylindrical shape model.
Definition EquatorialCylindricalShape.cpp:41
bool intersectSurface(std::vector< double > observerPos, std::vector< double > lookDirection)
Finds the surface intersection point.
Definition EquatorialCylindricalShape.cpp:93
Container for cube-like labels.
Definition Pvl.h:122
This class is used to create and store valid Isis targets.
Definition Target.h:63
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16