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

Public Member Functions

void extendSurface (boolean toggle)
 
void extendWindow (boolean toggle)
 
void setStereoMode (boolean toggle)
 
boolean isSupportedWearableDevice ()
 
String getModelName ()
 
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.RevelioController.extendSurface ( boolean  toggle)

◆ extendWindow()

void com.maxst.ar.RevelioController.extendWindow ( boolean  toggle)

◆ 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.RevelioController.setStereoMode ( boolean  toggle)

Member Data Documentation

◆ activity

Activity com.maxst.ar.WearableDeviceController.activity
protectedinherited

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