vcsl_scale_sptr.h
Go to the documentation of this file.
1 #ifndef vcsl_scale_sptr_h_
2 #define vcsl_scale_sptr_h_
3 
4 class vcsl_scale;
5 #include <vbl/vbl_smart_ptr.h>
7 
8 #endif // vcsl_scale_sptr_h_
Scale transformation.
Definition: vcsl_scale.h:22
vbl_smart_ptr< vcsl_scale > vcsl_scale_sptr