Classes
core/vcsl/vcsl_cylindrical_to_cartesian_3d.h File Reference

Convert 3D cartesian coordinates to cylindrical coordinates. More...

#include <vcsl/vcsl_spatial_transformation.h>
#include <vcsl/vcsl_cylindrical_to_cartesian_3d_sptr.h>

Go to the source code of this file.

Classes

class  vcsl_cylindrical_to_cartesian_3d
 Convert 3D cartesian coordinates to cylindrical coordinates. More...

Detailed Description

Convert 3D cartesian coordinates to cylindrical coordinates.

Author:
François BERTEL
    Modifications
     2000/06/28 François BERTEL Creation. Adapted from IUE
     2002/01/22 Peter Vanroose - return type of execute() and inverse() changed to non-ptr
     2004/09/17 Peter Vanroose - made "instance_" a local static variable of method instance()
   

Definition in file vcsl_cylindrical_to_cartesian_3d.h.