core
vpgl
vpgl_lvcs_sptr.h
Go to the documentation of this file.
1
#ifndef vpgl_lvcs_sptr_h
2
#define vpgl_lvcs_sptr_h
3
4
class
vpgl_lvcs
;
5
6
#include <
vbl/vbl_smart_ptr.h
>
7
8
typedef
vbl_smart_ptr<vpgl_lvcs>
vpgl_lvcs_sptr
;
9
10
#endif // vpgl_lvcs_sptr_h
vpgl_lvcs_sptr
vbl_smart_ptr< vpgl_lvcs > vpgl_lvcs_sptr
Definition:
vpgl_lvcs_sptr.h:4
vbl_smart_ptr< vpgl_lvcs >
vbl_smart_ptr.h
vpgl_lvcs
Definition:
vpgl_lvcs.h:48
Generated by
1.8.15