|
ComSquare
|
#include <ostream>#include <SFML/System/Vector2.hpp>Go to the source code of this file.
Classes | |
| class | ComSquare::Vector2< T > |
Namespaces | |
| ComSquare | |
Typedefs | |
| typedef Vector2< float > | ComSquare::Vector2f |
| typedef Vector2< unsigned > | ComSquare::Vector2u |
| typedef Vector2< int > | ComSquare::Vector2i |
Functions | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &s, const ComSquare::Vector2< T > &v) |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const ComSquare::Vector2< T > & | v | ||
| ) |
1.8.17