A functor for the transformation from polar coordinates to two-dimensional Cartesian coordinates. More...
#include <point.hpp>
Public Member Functions | |
ToPointType | operator() (FromPointType const &p_in) |
A functor for the transformation from polar coordinates to two-dimensional Cartesian coordinates.
ToPointType operator() | ( | FromPointType const & | p_in | ) | [inline] |