jGL
|
#include <jGL/primitive.h>
Functions | |
std::ostream & | operator<< (std::ostream &out, const jGL::ScreenBoundingBox &sbb) |
Prints each vertex on a new line. | |
std::ostream & | operator<< (std::ostream &out, const jGL::WorldBoundingBox &wbb) |
Prints each vertex on a new line. | |
std::ostream & operator<< | ( | std::ostream & | out, |
const jGL::ScreenBoundingBox & | sbb | ||
) |
Prints each vertex on a new line.
out | |
sbb |
std::ostream & operator<< | ( | std::ostream & | out, |
const jGL::WorldBoundingBox & | wbb | ||
) |
Prints each vertex on a new line.
out | |
wbb |