Class for Motion reading operation.
More...
#include <aims/io/motionR.h>
Class for Motion reading operation.
Definition at line 47 of file motionR.h.
◆ MotionReader()
MotionReader::MotionReader |
( |
const std::string & |
name | ) |
|
The programmer should give the file name to the reader.
- Parameters
-
name | referes to the file name |
◆ ~MotionReader()
virtual MotionReader::~MotionReader |
( |
| ) |
|
|
virtual |
Destructor does nothing special.
◆ operator>>()
◆ read()
void MotionReader::read |
( |
Motion & |
thing | ) |
|
Read the Motion with "name" file name from disk.
◆ setFileName()
void MotionReader::setFileName |
( |
const std::string & |
fileName | ) |
|
|
inline |
set input file name
Definition at line 83 of file motionR.h.
The documentation for this class was generated from the following file: