jGL
Loading...
Searching...
No Matches
Functions
primitive.cpp File Reference
#include <jGL/primitive.h>
Include dependency graph for primitive.cpp:

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.
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  out,
const jGL::ScreenBoundingBox sbb 
)

Prints each vertex on a new line.

Parameters
out
sbb
Returns
std::ostream&

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  out,
const jGL::WorldBoundingBox wbb 
)

Prints each vertex on a new line.

Parameters
out
wbb
Returns
std::ostream&