VideoTools
|
#include "gdef.h"
#include "grvectors.h"
#include "glimits.h"
#include "gtest.h"
#include "gdebug.h"
#include <algorithm>
#include <stdexcept>
#include <limits>
Go to the source code of this file.
Functions | |
std::istream & | operator>> (std::istream &stream, Gr::Vectors &vectors) |
std::ostream & | operator<< (std::ostream &stream, const Gr::Vectors &vectors) |