|
last update 20 Sep 2009 |
|
#include <cvrMatrix.h>
#include <cvrLocation.h>


Go to the source code of this file.
Classes | |
| class | cvr::affineLocation |
| The affineLocation class is simply used to store the parameters associated with an affine location. More... | |
Namespaces | |
| namespace | cvr |
| namespace | std |
Functions | |
| bool | cvr::read (ioHandler &handler, affineLocation &loc, const bool complete=true) |
| bool | cvr::write (ioHandler &handler, const affineLocation &loc, const bool complete=true) |
Global read/write methods to iostream and ostream operators are provided as well.