isce3 0.25.0
|
This is the complete list of members for ProjectionBase, including all inherited members.
_epsgcode | ProjectionBase | |
ellipse | ProjectionBase | |
forward(const Vec3 &llh, Vec3 &xyz) const=0 | ProjectionBase | pure virtual |
forward_h(const Vec3 &llh, Vec3 &xyz) const | ProjectionBase | |
inverse(const Vec3 &xyz, Vec3 &llh) const=0 | ProjectionBase | pure virtual |
inverse_h(const Vec3 &xyz, Vec3 &llh) const | ProjectionBase | |
ProjectionBase(int code) | ProjectionBase | inline |
Vec3 typedef (defined in ProjectionBase) | ProjectionBase | |
~ProjectionBase() (defined in ProjectionBase) | ProjectionBase | inlinevirtual |