|
Bomberman
|
Go to the source code of this file.
Classes | |
| class | BBM::Vector3< T > |
| A Vector3 data type. (templated to allow any kind of vector3) More... | |
Namespaces | |
| BBM | |
Typedefs | |
| typedef Vector3< float > | BBM::Vector3f |
| typedef Vector3< unsigned > | BBM::Vector3u |
| typedef Vector3< int > | BBM::Vector3i |
Functions | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &s, const BBM::Vector3< T > &v) |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const BBM::Vector3< T > & | v | ||
| ) |
1.8.17