API Documentation
Loading...
Searching...
No Matches
Proj4CoordinateConverter Member List

This is the complete list of members for Proj4CoordinateConverter, including all inherited members.

convert(const Vertex< 3, fltp08 > &location, bool inverse=false) const overrideProj4CoordinateConvertervirtual
convert(const Vertex< 2, fltp08 > &location, bool inverse=false) const overrideProj4CoordinateConvertervirtual
convert(const Bounds< 3, fltp08 > &location, bool inverse=false) const overrideProj4CoordinateConvertervirtual
convert(const Bounds< 2, fltp08 > &location, bool inverse=false) const overrideProj4CoordinateConvertervirtual
convert(const Matrix< fltp08 > &location, bool inverse=false) const overrideProj4CoordinateConvertervirtual
CoordinateConverter(const CoordinateProjection &to_projection, const CoordinateProjection &from_projection)CoordinateConverterinline
fromProjection()CoordinateConverterinline
m_from_projectionCoordinateConverterprotected
m_pj_fromProj4CoordinateConverterprotected
m_pj_toProj4CoordinateConverterprotected
m_to_projectionCoordinateConverterprotected
Proj4CoordinateConverter(const CoordinateProjection &to_projection, const CoordinateProjection &from_projection)Proj4CoordinateConverter
setDestinationProjection(const CoordinateProjection &to_projection) overrideProj4CoordinateConvertervirtual
setSourceProjection(const CoordinateProjection &from_projection) overrideProj4CoordinateConvertervirtual
toProjection()CoordinateConverterinline