
Private Member Functions | |
| void | artLog (const char *nStr) |
| Passes a simple string to the implementing instance. More... | |
| void | artLog (const char *nStr) |
| Passes a simple string to the implementing instance. More... | |
| void | artLog (const char *nStr) |
| Passes a simple string to the implementing instance. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ARToolKitPlus::Logger | |
| virtual void | artLogEx (const char *nStr,...) |
| Passes an sprintf like string plus ellipsis to the implementing instance. More... | |
| virtual | ~Logger () |
Definition at line 50 of file sample/multi/src/main.cpp.
|
inlineprivatevirtual |
Passes a simple string to the implementing instance.
Implements ARToolKitPlus::Logger.
Definition at line 37 of file artoolkitplus.cpp.
|
inlineprivatevirtual |
Passes a simple string to the implementing instance.
Implements ARToolKitPlus::Logger.
Definition at line 52 of file sample/multi/src/main.cpp.
|
inlineprivatevirtual |
Passes a simple string to the implementing instance.
Implements ARToolKitPlus::Logger.
Definition at line 52 of file sample/simple/src/main.cpp.