![]() |
![]() |
Namespaces | |
namespace | services |
Classes | |
struct | copy_direct |
Transformation strategy to copy one point to another using assignment operator. More... | |
struct | copy_per_coordinate |
Transformation strategy to do copy a point, copying per coordinate. More... | |
struct | degree_radian_vv |
Transformation strategy to go from degree to radian and back. More... | |
struct | degree_radian_vv_3 |
struct | from_cartesian_3_to_spherical_equatorial_2 |
struct | from_cartesian_3_to_spherical_equatorial_3 |
struct | from_cartesian_3_to_spherical_polar_2 |
Transformation strategy for 3D cartesian (x,y,z) to 2D spherical (phi,theta) More... | |
struct | from_cartesian_3_to_spherical_polar_3 |
Transformation strategy for 3D cartesian (x,y,z) to 3D spherical (phi,theta,r) More... | |
struct | from_spherical_equatorial_2_to_cartesian_3 |
struct | from_spherical_equatorial_3_to_cartesian_3 |
struct | from_spherical_polar_2_to_cartesian_3 |
Transformation strategy for 2D spherical (phi,theta) to 3D cartesian (x,y,z) More... | |
struct | from_spherical_polar_3_to_cartesian_3 |
Transformation strategy for 3D spherical (phi,theta,r) to 3D cartesian (x,y,z) More... | |
class | inverse_transformer |
Transformation strategy to do an inverse transformation in a Cartesian coordinate system. More... | |
class | map_transformer |
Transformation strategy to map from one to another Cartesian coordinate system. More... | |
class | rotate_transformer |
Strategy for rotate transformation in Cartesian coordinate system. More... | |
class | scale_transformer |
Strategy of scale transformation in Cartesian system. More... | |
class | scale_transformer< CalculationType, 2, 2 > |
class | scale_transformer< CalculationType, 3, 3 > |
class | translate_transformer |
Strategy of translate transformation in Cartesian system. More... | |
class | translate_transformer< CalculationType, 2, 2 > |
class | translate_transformer< CalculationType, 3, 3 > |
class | ublas_transformer |
Affine transformation strategy in Cartesian system. More... | |
class | ublas_transformer< CalculationType, 2, 2 > |
class | ublas_transformer< CalculationType, 3, 2 > |
class | ublas_transformer< CalculationType, 3, 3 > |
April 2, 2011 |
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |