A spatial coordinate system. More...
#include <vcsl/vcsl_coordinate_system.h>#include <vcsl/vcsl_spatial_sptr.h>#include <vcsl/vcsl_spatial_transformation_sptr.h>#include <vcsl/vcsl_graph_sptr.h>#include <vnl/vnl_vector.h>#include <vcl_vector.h>#include <vcl_compiler.h>Go to the source code of this file.
| Classes | |
| class | vcsl_spatial | 
| A spatial coordinate system.  More... | |
| Defines | |
| #define | VCSL_SPATIAL_VECTOR_BOOL vcl_vector<bool> | 
A spatial coordinate system.
    Modifications
     2000/07/10 François BERTEL Creation
     2001/04/10 Ian Scott (Manchester) Converted perceps header to doxygen
     2002/01/22 Peter Vanroose - return type of from_local_to_cs() changed from ptr to non-ptr
     2002/01/28 Peter Vanroose - vcl_vector members changed from ptr to non-ptr
     2004/09/17 Peter Vanroose - made beat(), parent(), motion() non-virtual: they just return a member and should not be overloaded
   Definition in file vcsl_spatial.h.
| #define VCSL_SPATIAL_VECTOR_BOOL vcl_vector<bool> | 
Definition at line 37 of file vcsl_spatial.h.
 1.7.5.1
 1.7.5.1