core
vcsl
vcsl_cartesian_3d_sptr.h
Go to the documentation of this file.
1
#ifndef vcsl_cartesian_3d_sptr_h_
2
#define vcsl_cartesian_3d_sptr_h_
3
4
class
vcsl_cartesian_3d
;
5
#include <
vbl/vbl_smart_ptr.h
>
6
typedef
vbl_smart_ptr<vcsl_cartesian_3d>
vcsl_cartesian_3d_sptr
;
7
8
#endif // vcsl_cartesian_3d_sptr_h_
vcsl_cartesian_3d_sptr
vbl_smart_ptr< vcsl_cartesian_3d > vcsl_cartesian_3d_sptr
Definition:
vcsl_cartesian_3d_sptr.h:4
vbl_smart_ptr
vbl_smart_ptr.h
vcsl_cartesian_3d
3D Cartesian coordinate system.
Definition:
vcsl_cartesian_3d.h:18
Generated by
1.8.15