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... |
Convert 3D cartesian coordinates to cylindrical coordinates.
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.