![]() |
NDEVR
API Documentation
|
This is the complete list of members for Proj4CoordinateConverter, including all inherited members.
| convert(const Vertex< 3, fltp08 > &location, bool inverse=false) const override | Proj4CoordinateConverter | virtual |
| convert(const Vertex< 2, fltp08 > &location, bool inverse=false) const override | Proj4CoordinateConverter | virtual |
| convert(const Bounds< 3, fltp08 > &location, bool inverse=false) const override | Proj4CoordinateConverter | virtual |
| convert(const Bounds< 2, fltp08 > &location, bool inverse=false) const override | Proj4CoordinateConverter | virtual |
| convert(const Matrix< fltp08 > &location, bool inverse=false) const override | Proj4CoordinateConverter | virtual |
| CoordinateConverter(const CoordinateProjection &to_projection, const CoordinateProjection &from_projection) | CoordinateConverter | inline |
| destroyTransform() | Proj4CoordinateConverter | protected |
| fromProjection() | CoordinateConverter | inline |
| m_context | Proj4CoordinateConverter | protected |
| m_from_projection | CoordinateConverter | protected |
| m_to_projection | CoordinateConverter | protected |
| m_transform | Proj4CoordinateConverter | protected |
| Proj4CoordinateConverter(const CoordinateProjection &to_projection, const CoordinateProjection &from_projection) | Proj4CoordinateConverter | |
| rebuildTransform() | Proj4CoordinateConverter | protected |
| setDestinationProjection(const CoordinateProjection &to_projection) override | Proj4CoordinateConverter | virtual |
| setSourceProjection(const CoordinateProjection &from_projection) override | Proj4CoordinateConverter | virtual |
| toProjection() | CoordinateConverter | inline |
| ~CoordinateConverter() | CoordinateConverter | inlinevirtual |
| ~Proj4CoordinateConverter() | Proj4CoordinateConverter |