AISNavigation::PoseGraph2D Struct Reference
#include <posegraph2d.h>
List of all members.
Public Member Functions |
virtual void | load (std::istream &is, bool overrideCovariances=false, std::vector< Edge * > *orderedEdges=0) |
virtual void | load (std::istream &is, bool overrideCovariances=false, std::vector< Edge * > *orderedEdges=0) |
virtual void | save (std::ostream &os, const Transformation2 &offset=Transformation2(), int type=0, bool onlyMarked=false) const |
virtual void | save (std::ostream &os, const Transformation2 &offset=Transformation2(), int type=0, bool onlyMarked=false) const |
virtual void | saveAsGnuplot (ostream &os, bool onlyMarked=false) const |
virtual void | saveAsGnuplot (ostream &os, bool onlyMarked=false) const |
virtual void | visualizeToStream (std::ostream &os) const |
virtual void | visualizeToStream (std::ostream &os) const |
Detailed Description
Definition at line 25 of file include/hogman_minimal/graph/posegraph2d.h.
Member Function Documentation
virtual void AISNavigation::PoseGraph2D::load |
( |
std::istream & |
is, |
|
|
bool |
overrideCovariances = false , |
|
|
std::vector< Edge * > * |
orderedEdges = 0 | |
|
) |
| | [virtual] |
virtual void AISNavigation::PoseGraph2D::load |
( |
std::istream & |
is, |
|
|
bool |
overrideCovariances = false , |
|
|
std::vector< Edge * > * |
orderedEdges = 0 | |
|
) |
| | [virtual] |
virtual void AISNavigation::PoseGraph2D::save |
( |
std::ostream & |
os, |
|
|
const Transformation2 & |
offset = Transformation2() , |
|
|
int |
type = 0 , |
|
|
bool |
onlyMarked = false | |
|
) |
| | const [virtual] |
virtual void AISNavigation::PoseGraph2D::save |
( |
std::ostream & |
os, |
|
|
const Transformation2 & |
offset = Transformation2() , |
|
|
int |
type = 0 , |
|
|
bool |
onlyMarked = false | |
|
) |
| | const [virtual] |
virtual void AISNavigation::PoseGraph2D::saveAsGnuplot |
( |
ostream & |
os, |
|
|
bool |
onlyMarked = false | |
|
) |
| | const [virtual] |
void AISNavigation::PoseGraph2D::saveAsGnuplot |
( |
ostream & |
os, |
|
|
bool |
onlyMarked = false | |
|
) |
| | const [virtual] |
virtual void AISNavigation::PoseGraph2D::visualizeToStream |
( |
std::ostream & |
os |
) |
const [virtual] |
void AISNavigation::PoseGraph2D::visualizeToStream |
( |
std::ostream & |
os |
) |
const [virtual] |
The documentation for this struct was generated from the following files: