
Public Member Functions | |
| PoseRecord (bool ideal=false) | |
| void | read (istream &is) |
| virtual void | write (ostream &os) |
Public Member Functions inherited from Record | |
| virtual | ~Record () |
Public Attributes | |
| OrientedPoint | pose |
| bool | truePos |
Public Attributes inherited from Record | |
| unsigned int | dim |
| double | time |
Definition at line 35 of file gfs2rec.cpp.
|
inline |
Definition at line 36 of file gfs2rec.cpp.
|
inlinevirtual |
Implements Record.
Definition at line 41 of file gfs2rec.cpp.
|
inlinevirtual |
Reimplemented from Record.
Definition at line 47 of file gfs2rec.cpp.
| OrientedPoint PoseRecord::pose |
Definition at line 40 of file gfs2rec.cpp.
| bool PoseRecord::truePos |
Definition at line 39 of file gfs2rec.cpp.