1 #ifndef EquatorialCylindricalShape_h 2 #define EquatorialCylindricalShape_h 64 std::vector<double> lookDirection);
~EquatorialCylindricalShape()
Destructor for Isis3 Equatorial Cylindrical shape model.
Definition: EquatorialCylindricalShape.cpp:69
Distance measurement, usually in meters.
Definition: Distance.h:47
bool intersectSurface(std::vector< double > observerPos, std::vector< double > lookDirection)
Finds the surface intersection point.
Definition: EquatorialCylindricalShape.cpp:89
Define shapes and provide utilities for shapes stored as Isis3 EquatorialCylindrical map...
Definition: EquatorialCylindricalShape.h:54
EquatorialCylindricalShape(Target *target, Pvl &pvl)
Initialize the Isis3 Equatorial Cylindrical shape model.
Definition: EquatorialCylindricalShape.cpp:37
Define shapes and provide utilities for targets stored as Isis3 maps.
Definition: DemShape.h:67
Container for cube-like labels.
Definition: Pvl.h:135
This class is used to create and store valid Isis3 targets.
Definition: Target.h:76
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31