Spatial coordinate system transformation graph. More...
#include <vbl/vbl_ref_count.h>#include <vcsl/vcsl_graph_sptr.h>#include <vcsl/vcsl_spatial_sptr.h>#include <vcl_vector.h>Go to the source code of this file.
Classes | |
| class | vcsl_graph |
| Spatial coordinate system transformation graph. More... | |
Spatial coordinate system transformation graph.
Modifications
2000/08/01 François BERTEL Creation.
2001/04/10 Ian Scott (Manchester) Converted perceps header to doxygen
2002/01/28 Peter Vanroose - vcl_vector member vertices_ changed to non-ptr
2004/09/10 Peter Vanroose - Added explicit copy constructor (ref_count !)
2004/09/17 Peter Vanroose - made count() non-virtual - it just returns a member and should not be overloaded
Definition in file vcsl_graph.h.
1.7.5.1