|
MaxstARSDK
|

Go to the source code of this file.
Classes | |
| class | maxstAR::WearableCalibration |
| This class is for optical see-through wearable calibration. More... | |
Namespaces | |
| maxstAR | |
Enumerations | |
| enum | maxstAR::EyeType { maxstAR::EYE_LEFT = 0, maxstAR::EYE_RIGHT = 1, maxstAR::EYE_NUM = 2 } |
| List of eye id. EYE_LEFT : Left eye id EYE_RIGHT : Right eye id EYE_NUM : Number of ids. More... | |
| enum | maxstAR::DistanceType { maxstAR::DISTANCE_NEAR = 0, maxstAR::DISTANCE_MIDDLE = 1, maxstAR::DISTANCE_FAR = 2, maxstAR::DISTANCE_NUM = 3 } |
| List of calibration distance. DISTANCE_NEAR : Calibration near distance DISTANCE_MIDDLE : Calibration middle distance DISTANCE_FAR : Calibration far distance DISTANCE_NUM : Number of ids. More... | |