#include <debug.h>
Public Member Functions | |
cDebug (unsigned int depth) | |
void | reset (void) |
Public Attributes | |
int * | _pathLengths |
int * | _lighthits |
float * | _miscLH |
Colour * | _indirect |
Colour * | _inrefl |
Colour * | _direct |
Colour * | _weight |
float * | _misc |
int | m_depth |
cDebug::cDebug | ( | unsigned int | depth | ) | [inline] |
void cDebug::reset | ( | void | ) | [inline] |
int* cDebug::_pathLengths |
int* cDebug::_lighthits |
float* cDebug::_miscLH |
float* cDebug::_misc |
int cDebug::m_depth |