|
ARWrapper
Provides a C++ wrapper around ARToolKit and exposes a C and JNI API
|
| AndroidVideoSource | Video input implementation for Android |
| ARController | Wrapper for ARToolKit functionality |
| ARMarker | Base class for supported marker types |
| ARMarkerMulti | Multiple marker type of ARMarker |
| ARMarkerNFT | NFT marker type of ARMarker |
| ARMarkerSquare | Single marker type of ARMarker |
| ARPattern | Encapsulates information about a sub-component of a marker useful for presentation to a user |
| ARToolKitVideoSource | Video source implementation using the ARToolKit arVideo module |
| Color | Simple color representation using four float values |
| TrackingInitHandle | |
| VideoSource | Base class for different video source implementations |