The class for motion write operation.
More...
#include <aims/io/motionW.h>
The class for motion write operation.
Definition at line 58 of file motionW.h.
◆ MotionWriter()
aims::MotionWriter::MotionWriter |
( |
const std::string & |
name, |
|
|
int |
mode = std::ios::out |
|
) |
| |
|
inline |
The programmer should give the file name to the writer.
- Parameters
-
name | reference to the file name |
openmode | open mode [default="binar"] |
Definition at line 64 of file motionW.h.
◆ ~MotionWriter()
virtual aims::MotionWriter::~MotionWriter |
( |
| ) |
|
|
inlinevirtual |
◆ write()
◆ operator<<
The documentation for this class was generated from the following file: