#include "MotionInfo.h"
Include dependency graph for MotionInfo.cpp:
Go to the source code of this file.
Functions | |
In & | operator>> (In &stream, MotionInfo &motionInfo) |
Streaming operator that reads a MotionInfo from a stream. | |
Out & | operator<< (Out &stream, const MotionInfo &motionInfo) |
Streaming operator that writes a MotionInfo to a stream. |
Max Risler
Definition in file MotionInfo.cpp.
|
Streaming operator that reads a MotionInfo from a stream.
Definition at line 17 of file MotionInfo.cpp. |
|
Streaming operator that writes a MotionInfo to a stream.
Definition at line 23 of file MotionInfo.cpp. |