Support Forum G3D Web Page |
Classes | |
class | G3D::Log |
System log for debugging purposes. More... | |
Namespaces | |
G3D | |
Functions | |
void | G3D::logLazyPrintf (const char *fmt,...) |
Does not flush the buffer; follow up with a logPrintf to force the flush. More... | |
void | G3D::logPrintf (const char *fmt,...) |
Prints to the common system log, log.txt, which is usually in the working directory of the program. More... | |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License