ARWrapper
Provides a C++ wrapper around ARToolKit and exposes a C and JNI API
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Public Attributes | List of all members
TrackingInitHandle Struct Reference

Public Attributes

KpmHandle * kpmHandle
 
ARUint8 * imagePtr
 
int imageSize
 
float trans [3][4]
 
int page
 
int flag
 

Member Data Documentation

int TrackingInitHandle::flag
ARUint8* TrackingInitHandle::imagePtr
int TrackingInitHandle::imageSize
KpmHandle* TrackingInitHandle::kpmHandle
int TrackingInitHandle::page
float TrackingInitHandle::trans[3][4]

The documentation for this struct was generated from the following file: