This is the complete list of members for Projection, including all inherited members.
projectFwd(double &x, double &y) const | Projection | inlinevirtual |
projectFwd(const double &x, const double &y, double &x2, double &y2) const | Projection | inlinevirtual |
projectFwd(double &x, double &y, double &z) const | Projection | inlinevirtual |
projectInv(double &x, double &y) const | Projection | inlinevirtual |
projectInv(const double &x2, const double &y2, double &x, double &y) const | Projection | inlinevirtual |
projectInv(double &x, double &y, double &z) const | Projection | inlinevirtual |
Projection() (defined in Projection) | Projection | |
Projection(const Projection &p) (defined in Projection) | Projection | |
~Projection() (defined in Projection) | Projection | virtual |