core
vcsl
vcsl_dimension_sptr.h
Go to the documentation of this file.
1
#ifndef vcsl_dimension_sptr_h_
2
#define vcsl_dimension_sptr_h_
3
4
class
vcsl_dimension
;
5
#include <
vbl/vbl_smart_ptr.h
>
6
typedef
vbl_smart_ptr<vcsl_dimension>
vcsl_dimension_sptr
;
7
8
#endif // vcsl_dimension_sptr_h_
vcsl_dimension_sptr
vbl_smart_ptr< vcsl_dimension > vcsl_dimension_sptr
Definition:
vcsl_dimension_sptr.h:4
vbl_smart_ptr< vcsl_dimension >
vbl_smart_ptr.h
vcsl_dimension
Abstract dimension.
Definition:
vcsl_dimension.h:21
Generated by
1.8.15