MaxstARSDK  4.1.x
All Classes Namespaces Files Functions Variables
com.maxst.ar.NullWearableController Class Reference
Inheritance diagram for com.maxst.ar.NullWearableController:
Inheritance graph
Collaboration diagram for com.maxst.ar.NullWearableController:
Collaboration graph

Public Member Functions

boolean isSupportedWearableDevice ()
 
String getModelName ()
 
void extendSurface (boolean toggle)
 
void extendWindow (boolean toggle)
 
void setStereoMode (boolean toggle)
 
boolean isSurfaceExtended ()
 
boolean isWindowExtended ()
 
boolean isStereoEnabled ()
 
boolean isSideBySideType ()
 

Static Public Member Functions

static WearableDeviceController createDeviceController (Activity activity)
 

Protected Attributes

Activity activity
 

Member Function Documentation

◆ createDeviceController()

static WearableDeviceController com.maxst.ar.WearableDeviceController.createDeviceController ( Activity  activity)
staticinherited

Create each device's controller

Returns
Instance of device controller

◆ extendSurface()

void com.maxst.ar.WearableDeviceController.extendSurface ( boolean  toggle)
inherited

Extend SurfaceView (For ODG-R7)

Parameters
toggleTrue extend SurfaceView size, False restore SurfaceView size

◆ extendWindow()

void com.maxst.ar.WearableDeviceController.extendWindow ( boolean  toggle)
inherited

Extend Window (For ODG-R7)

Parameters
toggleTrue extend window size, Fals restore window size

◆ getModelName()

String com.maxst.ar.WearableDeviceController.getModelName ( )
inherited

Device model name (Same to Build.MODEL)

Returns
model name

◆ isSideBySideType()

boolean com.maxst.ar.WearableDeviceController.isSideBySideType ( )
inherited

◆ isStereoEnabled()

boolean com.maxst.ar.WearableDeviceController.isStereoEnabled ( )
inherited

◆ isSupportedWearableDevice()

boolean com.maxst.ar.WearableDeviceController.isSupportedWearableDevice ( )
inherited

◆ isSurfaceExtended()

boolean com.maxst.ar.WearableDeviceController.isSurfaceExtended ( )
inherited

◆ isWindowExtended()

boolean com.maxst.ar.WearableDeviceController.isWindowExtended ( )
inherited

◆ setStereoMode()

void com.maxst.ar.WearableDeviceController.setStereoMode ( boolean  toggle)
inherited

Toggle device's display mode

Parameters
toggleTrue 3d mode False 2d mode
Here is the call graph for this function:

Member Data Documentation

◆ activity

Activity com.maxst.ar.WearableDeviceController.activity
protectedinherited

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