core
vcsl
vcsl_perspective_sptr.h
Go to the documentation of this file.
1
#ifndef vcsl_perspective_sptr_h_
2
#define vcsl_perspective_sptr_h_
3
4
class
vcsl_perspective
;
5
#include <
vbl/vbl_smart_ptr.h
>
6
typedef
vbl_smart_ptr<vcsl_perspective>
vcsl_perspective_sptr
;
7
8
#endif // vcsl_perspective_sptr_h_
vbl_smart_ptr
vbl_smart_ptr.h
vcsl_perspective_sptr
vbl_smart_ptr< vcsl_perspective > vcsl_perspective_sptr
Definition:
vcsl_perspective_sptr.h:4
vcsl_perspective
Perspective projection transformation.
Definition:
vcsl_perspective.h:26
Generated by
1.8.15