MaxstARSDK
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
maxstAR.MaxstAR Class Reference

Set device environment More...

Collaboration diagram for maxstAR.MaxstAR:
Collaboration graph

Static Public Member Functions

static string GetVersion ()
 Get ar sdk version as string More...
 
static void OnSurfaceChanged (int surfaceWidth, int surfaceHeight)
 Notify Surface (normally screen size) size changed More...
 
static void SetScreenOrientation (int orientation)
 Notify screen orientation chagned More...
 

Detailed Description

Set device environment

Member Function Documentation

◆ GetVersion()

static string maxstAR.MaxstAR.GetVersion ( )
static

Get ar sdk version as string

Returns
SDK Version

◆ OnSurfaceChanged()

static void maxstAR.MaxstAR.OnSurfaceChanged ( int  surfaceWidth,
int  surfaceHeight 
)
static

Notify Surface (normally screen size) size changed

Parameters
surfaceWidthsurface width
surfaceHeightsurface height
Here is the caller graph for this function:

◆ SetScreenOrientation()

static void maxstAR.MaxstAR.SetScreenOrientation ( int  orientation)
static

Notify screen orientation chagned

Parameters
orientationScreenOrientation enum value
Here is the caller graph for this function:

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