vcsl_cylindrical_to_cartesian_3d_sptr.h
Go to the documentation of this file.
1 #ifndef vcsl_cylindrical_to_cartesian_3d_sptr_h_
2 #define vcsl_cylindrical_to_cartesian_3d_sptr_h_
3 
5 #include <vbl/vbl_smart_ptr.h>
7 
8 #endif // vcsl_cylindrical_to_cartesian_3d_sptr_h_
vbl_smart_ptr< vcsl_cylindrical_to_cartesian_3d > vcsl_cylindrical_to_cartesian_3d_sptr
Convert 3D cartesian coordinates to cylindrical coordinates.