API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
CoordinateConverter Member List

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

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