Abstract coordinate system. More...
#include <vbl/vbl_ref_count.h>
#include <vcsl/vcsl_coordinate_system_sptr.h>
#include <vcsl/vcsl_axis_sptr.h>
#include <vcl_vector.h>
#include <vnl/vnl_vector.h>
Go to the source code of this file.
Classes | |
class | vcsl_coordinate_system |
Abstract coordinate system. More... |
Abstract coordinate system.
Modifications 2000/06/28 François BERTEL Creation. Adapted from IUE 2002/01/22 Peter Vanroose - return type of from_cs_to_standard_units() and from_standard_units_to_cs() changed non-ptr 2004/09/10 Peter Vanroose - Added explicit copy constructor (ref_count !) 2004/09/17 Peter Vanroose - made dimensionality() non-virtual - it just returns a member and should not be overloaded
Definition in file vcsl_coordinate_system.h.