vcsl_rotation_sptr.h
Go to the documentation of this file.
1 #ifndef vcsl_rotation_sptr_h_
2 #define vcsl_rotation_sptr_h_
3 
5 #include <vbl/vbl_smart_ptr.h>
7 
8 #endif // vcsl_rotation_sptr_h_
vbl_smart_ptr< vcsl_rotation > vcsl_rotation_sptr
Rotation transformation (either 2D or 3D).
Definition: vcsl_rotation.h:26