Provides the basic operations in a polar coordinate system (r, phi). More...
#include <point.hpp>
Public Types | |
enum | { dim = 2 } |
Static Public Member Functions | |
template<typename PointType > | |
static PointType & | inplace_stretch (PointType &p1, typename traits::value_type< PointType >::type factor) |
Provides the basic operations in a polar coordinate system (r, phi).
static PointType& inplace_stretch | ( | PointType & | p1, | |
typename traits::value_type< PointType >::type | factor | |||
) | [inline, static] |