MaxstARSDK
com.maxst.ar.WearableCalibration.DistanceType Enum Reference
Collaboration diagram for com.maxst.ar.WearableCalibration.DistanceType:
Collaboration graph

Public Member Functions

int getValue ()
 

Public Attributes

 DISTANCE_NEAR =(0)
 
 DISTANCE_MIDDLE =(1)
 
 DISTANCE_FAR =(2)
 
 DISTANCE_NUM =(3)
 

Detailed Description

Distance of Target for wearable calibration. DISTANCE_NEAR : Near target distance DISTANCE_MIDDLE : Middle target distance DISTANCE_FAR : Far target distance DISTANCE_NUM : Number of distances

Member Function Documentation

◆ getValue()

int com.maxst.ar.WearableCalibration.DistanceType.getValue ( )
Here is the caller graph for this function:

Member Data Documentation

◆ DISTANCE_FAR

com.maxst.ar.WearableCalibration.DistanceType.DISTANCE_FAR =(2)

◆ DISTANCE_MIDDLE

com.maxst.ar.WearableCalibration.DistanceType.DISTANCE_MIDDLE =(1)

◆ DISTANCE_NEAR

com.maxst.ar.WearableCalibration.DistanceType.DISTANCE_NEAR =(0)

◆ DISTANCE_NUM

com.maxst.ar.WearableCalibration.DistanceType.DISTANCE_NUM =(3)

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