#include <utl/CoordinateSystem.h>
Go to the source code of this file.
Classes | |
class | fwk::LocalCoordinateSystemConstructor< Policy > |
Namespaces | |
fwk | |
utl | |
Typedefs | |
typedef LocalCoordinateSystemConstructor < utl::BaseCSPolicy > | fwk::LocalBaseCoordinateSystem |
For base coordinate systems. More... | |
typedef LocalCoordinateSystemConstructor < utl::DerivedCSPolicy > | fwk::LocalCoordinateSystem |
The normal coordinate system type. More... | |