#include "vertex.hh"
#include "tools-win32.hh"
Go to the source code of this file.
Classes | |
class | CBoundingBox |
Functions | |
DLL_TOOLS std::ostream & | operator<< (std::ostream &AStream, const CBoundingBox &ABB) |
DLL_TOOLS std::ostream& operator<< | ( | std::ostream & | AStream, | |
const CBoundingBox & | ABB | |||
) |
operator <<
AStream | Un flux dans lequel écrire | |
ABB | Une boîte englobante |