#include <gfsreader.h>

Public Member Functions | |
| PoseRecord (bool ideal=false) | |
| void | read (istream &is) |
| virtual void | write (ostream &os) |
Public Attributes | |
| OrientedPoint | pose |
| bool | truePos |
Definition at line 33 of file gfsreader.h.
| GMapping::GFSReader::PoseRecord::PoseRecord | ( | bool | ideal = false |
) |
| void GMapping::GFSReader::PoseRecord::read | ( | istream & | is | ) | [virtual] |
Implements GMapping::GFSReader::Record.
| virtual void GMapping::GFSReader::PoseRecord::write | ( | ostream & | os | ) | [virtual] |
Reimplemented from GMapping::GFSReader::Record.
Definition at line 38 of file gfsreader.h.
Definition at line 37 of file gfsreader.h.