#include <stdio.h>#include <malloc.h>#include <ARToolKitPlus/config.h>#include <ARToolKitPlus/param.h>

Go to the source code of this file.
Classes | |
| struct | ARToolKitPlus::ARMarkerInfo |
| struct | ARToolKitPlus::ARMarkerInfo2 |
| struct | ARToolKitPlus::arPrevInfo |
Namespaces | |
| namespace | ARToolKitPlus |
This file should only be compiled when using ARToolKitPlus as a DLL. | |
Defines | |
| #define | arMalloc(V, T, S) |
Typedefs | |
| typedef short | ARToolKitPlus::ARInt16 |
| typedef int | ARToolKitPlus::ARInt32 |
| typedef char | ARToolKitPlus::ARInt8 |
| typedef unsigned short | ARToolKitPlus::ARUint16 |
| typedef unsigned int | ARToolKitPlus::ARUint32 |
| typedef unsigned char | ARToolKitPlus::ARUint8 |