#include <ostream>#include <vector2d.h>#include <vector3d.h>
Include dependency graph for printing.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | irr |
| namespace | irr::core |
Functions | |
| template<class T > | |
| std::ostream & | irr::core::operator<< (std::ostream &os, vector2d< T > vec) |
| template<class T > | |
| std::ostream & | irr::core::operator<< (std::ostream &os, vector3d< T > vec) |