Isis Developer Reference
PointPerspective.cpp File Reference
#include "PointPerspective.h"
#include <cfloat>
#include <cmath>
#include <iomanip>
#include "Constants.h"
#include "IException.h"
#include "Pvl.h"
#include "PvlGroup.h"
#include "PvlKeyword.h"
#include "TProjection.h"

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Functions

Isis::ProjectionPointPerspectivePlugin (Isis::Pvl &lab, bool allowDefaults)
 This is the function that is called in order to instantiate a PointPerspectve object.
 

Function Documentation

◆ PointPerspectivePlugin()

Isis::Projection * PointPerspectivePlugin ( Isis::Pvl & lab,
bool allowDefaults )

This is the function that is called in order to instantiate a PointPerspectve object.

Parameters
labThe Pvl from the cube labels
allowDefaultsIndicates whether defaults are allowed.
Returns
Isis::Projection* PointPerspective