TNL::Assert class Reference
TNL::Assert Class Reference
#include <tnlAssert.h>
Detailed Description
Assert functions for validating proper program state.
Member Function Documentation
void TNL::Assert::processAssert |
( |
const char * |
filename, |
|
|
U32 |
lineNumber, |
|
|
const char * |
message |
|
) |
[static] |
|
bool TNL::Assert::processingAssert |
( |
|
) |
[static] |
|