core/vcsl/vcsl_coordinate_system_sptr.h

Go to the documentation of this file.
00001 #ifndef vcsl_coordinate_system_sptr_h_
00002 #define vcsl_coordinate_system_sptr_h_
00003 
00004 class vcsl_coordinate_system;
00005 #include <vbl/vbl_smart_ptr.h>
00006 typedef vbl_smart_ptr<vcsl_coordinate_system> vcsl_coordinate_system_sptr;
00007 
00008 #endif // vcsl_coordinate_system_sptr_h_

Generated on Sat Nov 22 05:09:21 2008 for core/vcsl by  doxygen 1.5.1