vcsl_graph_sptr.h
Go to the documentation of this file.
1 #ifndef vcsl_graph_sptr_h_
2 #define vcsl_graph_sptr_h_
3 
4 class vcsl_graph;
5 #include <vbl/vbl_smart_ptr.h>
7 
8 #endif // vcsl_graph_sptr_h_
Spatial coordinate system transformation graph.
Definition: vcsl_graph.h:30
vbl_smart_ptr< vcsl_graph > vcsl_graph_sptr