
Go to the source code of this file.
Classes | |
| struct | ARToolKitPlus::Profiler::Measurement |
| class | ARToolKitPlus::Profiler |
Namespaces | |
| namespace | ARToolKitPlus |
This file should only be compiled when using ARToolKitPlus as a DLL. | |
Defines | |
| #define | PROFILE_BEGINSEC(obj, mes) ; |
| #define | PROFILE_ENDSEC(obj, mes) ; |
| #define | PROFILEPTR_BEGINSEC(obj, mes) |
| #define | PROFILEPTR_ENDSEC(obj, mes) |
| #define PROFILE_BEGINSEC | ( | obj, | |
| mes | |||
| ) | ; |
Definition at line 124 of file Profiler.h.
| #define PROFILE_ENDSEC | ( | obj, | |
| mes | |||
| ) | ; |
Definition at line 125 of file Profiler.h.
| #define PROFILEPTR_BEGINSEC | ( | obj, | |
| mes | |||
| ) |
Definition at line 127 of file Profiler.h.
| #define PROFILEPTR_ENDSEC | ( | obj, | |
| mes | |||
| ) |
Definition at line 128 of file Profiler.h.