proj home

Files   Classes   Functions   Hierarchy  

boxcollision.cpp File Reference

#include <boxcollision.h>

Include dependency graph for boxcollision.cpp:

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, boxcollision const &b)


Function Documentation

ostream& operator<< ( ostream os,
boxcollision const &  b 
)

Definition at line 113 of file boxcollision.cpp.

00117 { 
00118   return b.print(os); 
00119 }


Generated on Fri Mar 4 00:49:44 2011 for Chelton Evans Source by  doxygen 1.5.8