Support Forum       G3D Web Page     
Namespaces | Typedefs | Functions | Variables
debugPrintf.h File Reference

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...

Namespaces

 G3D
 
 G3D::_internal
 

Typedefs

typedef void(* G3D::ConsolePrintHook) (const String &)
 

Functions

String G3D::consolePrint (const String &)
 
String G3D::consolePrintf (const char *fmt ...)
 Sends output to the log and to the last GConsole instantiated. More...
 
ConsolePrintHook G3D::consolePrintHook ()
 
String G3D::debugPrintf (const char *fmt ...)
 Under Visual Studio, appears in the Debug pane of the Output window On Unix-based operating systems the output is sent to stderr. More...
 
void G3D::setConsolePrintHook (ConsolePrintHook h)
 Called by consolePrintf after the log and terminal have been written to. More...
 

Variables

ConsolePrintHook G3D::_internal::_consolePrintHook
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.


documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15