eng_debug.hh

Go to the documentation of this file.
00001 /*
00008  * LEGAL:   COPYRIGHT (C) 2007 JIM E. BROOKS
00009  *          THIS SOURCE CODE IS RELEASED UNDER THE TERMS
00010  *          OF THE GNU GENERAL PUBLIC LICENSE VERSION 2 (GPL 2).
00011  *****************************************************************************/
00012 
00013 #if DEBUG
00014 #ifndef ENG_DEBUG_HH
00015 #define ENG_DEBUG_HH 1
00016 
00017 namespace eng {
00018 
00019 void
00020 DrawWorldBoxVolume( const BoxVolume& worldBoxVolume, const RGBA color );
00021 
00022 } // namespace eng
00023 
00024 #endif // ENG_DEBUG_HH
00025 #endif // DEBUG
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:08 2007