| ViennaGrid - The Vienna Grid Library
    2.1.0
    | 
Provides the basic operations in a spherical coordinate system (r, theta, phi) with theta denoting the elevation angle. More...
#include <point.hpp>
 
  
 | Static Public Member Functions | |
| template<typename PointType > | |
| static PointType & | inplace_stretch (PointType &p1, typename result_of::coord< PointType >::type factor) | 
| Static Public Attributes | |
| static const int | dim = 3 | 
Provides the basic operations in a spherical coordinate system (r, theta, phi) with theta denoting the elevation angle.
| static PointType& inplace_stretch | ( | PointType & | p1, | 
| typename result_of::coord< PointType >::type | factor | ||
| ) |  [inline, static] | 
| const int dim = 3  [static] | 
 1.7.6.1
 1.7.6.1