1 #ifndef _fwk_LocalCoordinateSystem_h_
2 #define _fwk_LocalCoordinateSystem_h_
4 #include <utl/CoordinateSystem.h>
34 template<
typename Policy>
51 typedef LocalCoordinateSystemConstructor<utl::DerivedCSPolicy>
Class to hold and convert a point in geodetic coordinates.
LocalCoordinateSystemConstructor< utl::DerivedCSPolicy > LocalCoordinateSystem
The normal coordinate system type.
~LocalCoordinateSystemConstructor()
static Policy::type Create(const utl::Point &theOrigin)
Create the standard local coordinate system for a Point.
LocalCoordinateSystemConstructor< utl::BaseCSPolicy > LocalBaseCoordinateSystem
For base coordinate systems.