core
vpgl
vpgl_camera_double_sptr.h
Go to the documentation of this file.
1
#ifndef vpgl_camera_double_sptr_h_
2
#define vpgl_camera_double_sptr_h_
3
4
template
<
class
T>
class
vpgl_camera
;
5
#include <
vbl/vbl_smart_ptr.h
>
6
typedef
vbl_smart_ptr<vpgl_camera<double>
>
vpgl_camera_double_sptr
;
7
8
#endif // vpgl_camera_double_sptr_h_
vbl_smart_ptr
vpgl_camera
Definition:
vpgl_camera.h:31
vbl_smart_ptr.h
vpgl_camera_double_sptr
vbl_smart_ptr< vpgl_camera< double > > vpgl_camera_double_sptr
Definition:
vpgl_camera_double_sptr.h:4
Generated by
1.8.15