vcsl_axis_sptr.h
Go to the documentation of this file.
1 #ifndef vcsl_axis_sptr_h_
2 #define vcsl_axis_sptr_h_
3 
4 class vcsl_axis;
5 #include <vbl/vbl_smart_ptr.h>
7 
8 #endif // vcsl_axis_sptr_h_
Axis descriptor: a dimension, a unit, a label.
Definition: vcsl_axis.h:25
vbl_smart_ptr< vcsl_axis > vcsl_axis_sptr
Definition: vcsl_axis_sptr.h:4