A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
RAD_2_DEG — Constant Static Property, class com.mi.rs.types.Vector4
register_class(i_type:Object, i_parser_function:Function) — Static Method , class com.mi.util.JSON
RenderCommand — class, package com.mi.rs
Implementation of the IRenderCommand interface that renders images using the "render" RealityServer command.
RenderCommand(target:com.mi.rs:ImageRenderTarget, sceneName:String, renderer:String, renderContext:String, renderContextTimeout:uint, format:String, quality:String, canvasContent:String, canvasPixelType:String, pixelType:String) — Constructor, class com.mi.rs.RenderCommand
Creates a render command.
renderTarget — Property, class com.mi.rs.GenericRenderCommand
Returns the ImageRenderTarget that will display the rendered image.
renderTarget — Property, interface com.mi.rs.IRenderCommand
Returns the ImageRenderTarget that will display the rendered image.
renderTarget — Property, class com.mi.rs.RenderCommand
Returns the ImageRenderTarget that will display the renderd image.
Response — class, package com.mi.rs
The object passed to command response handlers.
Response(cmd:com.mi.rs:ICommand, jsonReply:Object) — Constructor, class com.mi.rs.Response
Creates a response object.
result — Property, interface com.mi.rs.IResponse
The result data structure that was returned by the RealityServer command.
result — Property, class com.mi.rs.Response
The result data structure that was returned by the RealityServer command.
rotate(matrix:com.mi.rs.types:Matrix4x4) — method, class com.mi.rs.types.Vector4
rotateTranspose(matrix:com.mi.rs.types:Matrix4x4) — method, class com.mi.rs.types.Vector4
RSService — class, package com.mi.rs
The main client library class that takes care of RealityServer command processing.
RSService(host:String, httpPort:int, defaultStateData:com.mi.rs:IStateData) — Constructor, class com.mi.rs.RSService
Creates an HTTP based implementation of the IService interface.
RSServiceEvent — class, package com.mi.rs
Event dispatched by RSService.
RSServiceEvent(type:String, service:com.mi.rs:IService) — Constructor, class com.mi.rs.RSServiceEvent
RTMPCommandRate — Property, class com.mi.rs.RSService
The number of times per second that command callbacks will be processed when the RTMP connector is used.
RTMP_CONNECTION_ERROR_EVENT — Constant Static Property, class com.mi.rs.RSServiceEvent
Dispatched if an attempt is made to enable RTMP but the connection to the server failed, or if RTMP support is active but the connection breaks.
RTMP_CONNECTOR_NAME — Constant Static Property, class com.mi.rs.RSService
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z