ARWrapper
Provides a C++ wrapper around ARToolKit and exposes a C and JNI API
|
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 |
Color | Simple color representation using four float values |
TrackingInitHandle | |
VideoSource | Base class for different video source implementations |
AndroidVideoSource | Video input implementation for Android |
ARToolKitVideoSource | Video source implementation using the ARToolKit arVideo module |