core/vcsl/vcsl_cylindrical_to_cartesian_3d_sptr.h
Go to the documentation of this file.
00001 #ifndef vcsl_cylindrical_to_cartesian_3d_sptr_h_
00002 #define vcsl_cylindrical_to_cartesian_3d_sptr_h_
00003 
00004 class vcsl_cylindrical_to_cartesian_3d;
00005 #include <vbl/vbl_smart_ptr.h>
00006 typedef vbl_smart_ptr<vcsl_cylindrical_to_cartesian_3d> vcsl_cylindrical_to_cartesian_3d_sptr;
00007 
00008 #endif // vcsl_cylindrical_to_cartesian_3d_sptr_h_