25CLogIndent::CLogIndent()
48 std::cerr << FileName <<
"(" << iLineNumber <<
") : " << Message << std::endl;
58 std::cout << Message << std::endl;
#define TGLOGDECREASEINDENT()
#define TGLOGINCREASEINDENT()
Macros to increase and decrease indentation in the logging.
#define TEXGEN
Helper macro to get the texgen instance.
Abstract base class to act as an interface between texgen and the logger.
void TexGenLog(std::string FileName, int iLineNumber, std::string Message)
void TexGenError(std::string FileName, int iLineNumber, std::string Message)
Namespace containing a series of customised math operations not found in the standard c++ library.