9 #ifndef _utl_TransformerConstructor_h_
10 #define _utl_TransformerConstructor_h_
13 #include <utl/CoordinateSystemPtr.h>
14 #include <utl/TransformationMatrix.h>
15 #include <utl/Transformation-fwd.h>
35 template<
typename Policy>
36 class TransformerConstructor
46 static typename Policy::type
51 static typename Policy::type
53 const Vector& theAxis,
57 static typename Policy::type
61 static typename Policy::type
65 static typename Policy::type
75 static typename Policy::type
84 friend typename Policy::type
93 #endif // _utl_TransformerConstructor_h_
boost::shared_ptr< const CoordinateTransformer > CoordinateSystemPtr
Shared pointer for coordinate systems.