core
vcsl
vcsl_geodetic_sptr.h
Go to the documentation of this file.
1
#ifndef vcsl_geodetic_sptr_h_
2
#define vcsl_geodetic_sptr_h_
3
4
class
vcsl_geodetic
;
5
#include <
vbl/vbl_smart_ptr.h
>
6
typedef
vbl_smart_ptr<vcsl_geodetic>
vcsl_geodetic_sptr
;
7
8
#endif // vcsl_geodetic_sptr_h_
vcsl_geodetic_sptr
vbl_smart_ptr< vcsl_geodetic > vcsl_geodetic_sptr
Definition:
vcsl_geodetic_sptr.h:4
vcsl_geodetic
3D coordinate system intended to represent a location relative to the earth.
Definition:
vcsl_geodetic.h:25
vbl_smart_ptr
vbl_smart_ptr.h
Generated by
1.8.15