ViennaGrid - The Vienna Grid Library
2.1.0
|
A conversion facility for transformations between coordinate systems. More...
#include <point.hpp>
Public Member Functions | |
ToPointType | operator() (FromPointType const &) |
By default, conversion is unknown, thus an error is forced when calling the functor. |
A conversion facility for transformations between coordinate systems.
FromPointType | The source point type |
ToPointType | The destination point type |
ToPointType operator() | ( | FromPointType const & | ) | [inline] |
By default, conversion is unknown, thus an error is forced when calling the functor.