9 #ifndef _utl_Transformation_h_
10 #define _utl_Transformation_h_
13 #include <utl/TransformationMatrix.h>
14 #include <utl/CoordinateSystem.h>
15 #include <utl/TransformerConstructor-fwd.h>
16 #ifdef OFFLINE_GEOMETRY_IS_COUNTED
17 #include <utl/CountedObject.h>
20 #include <boost/operators.hpp>
38 #ifdef OFFLINE_GEOMETRY_IS_COUNTED
84 #endif // _utl_Transformation_h_
boost::shared_ptr< const CoordinateTransformer > CoordinateSystemPtr
Shared pointer for coordinate systems.
Mix-in class for counting creation and destruction of objects.