#include "../additional/streams/mystreams.h"
#include <assert.h>
#include <math.h>
#include "Vector2.h"
Include dependency graph for Vector2.cpp:
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const Vector2 &v) |
std::istream & | operator>> (std::istream &is, Vector2 &v) |
|
Definition at line 159 of file Vector2.cpp. |
|
Definition at line 222 of file Vector2.cpp. |