A spatial coordinate system. More...
#include <vector>#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>Go to the source code of this file.
Classes | |
| class | vcsl_spatial |
| A spatial coordinate system. More... | |
Macros | |
| #define | VCSL_SPATIAL_VECTOR_BOOL std::vector<bool> |
A spatial coordinate system.
Modifications 2000/07/10 Francois 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 - std::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 std::vector<bool> |
Definition at line 35 of file vcsl_spatial.h.
1.8.15