Definition in file posegraph3.cpp.
Include dependency graph for posegraph3.cpp:

Go to the source code of this file.
Classes | |
| struct | IdPrinter |
| A class (struct) used to print vertex information to a stream. Needed for debugging. More... | |
| struct | PosePropagator |
| A class (struct) for realizing the pose update of the individual nodes. Assumes the correct order of constraint updates (according to the tree level, see RSS07 paper). More... | |
Defines | |
| #define | LINESIZE 81920 |
| #define | DEBUG(i) if (verboseLevel>i) cerr |
1.5.0