licornea_tools
|
#include "camera_mpeg.h"
#include "../../lib/camera.h"
#include <iomanip>
#include <istream>
#include <ostream>
Go to the source code of this file.
Namespaces | |
tlz | |
Functions | |
bool | tlz::read_camera_mpeg (std::istream &input, camera &cam, bool convert) |
void | tlz::write_camera_mpeg (std::ostream &output, const camera &orig_cam, bool convert) |