ARToolKitPlusModule.cxx File Reference
source file for ARToolKitPlusModule module. More...
Go to the source code of this file.
Namespaces | |
| namespace | ot |
Classes | |
| class | ARToolKitPlusModuleLogger |
Functions | |
| bool | ot::convertPixelFormat_OpenTracker_to_ARToolKitPlus (ot::PIXEL_FORMAT nSrcFormat, ARToolKitPlus::PIXEL_FORMAT &nDstFormat) |
| bool | ot::convertPixelFormat_ARToolKitPlus_to_OpenTracker (ARToolKitPlus::PIXEL_FORMAT nSrcFormat, ot::PIXEL_FORMAT &nDstFormat) |
| bool | ot::newVideoFrame (const unsigned char *image, int width, int height, PIXEL_FORMAT format) |
Detailed Description
source file for ARToolKitPlusModule module.
- Author:
- Daniel Wagner
Erick Mendez
Definition in file ARToolKitPlusModule.cxx.