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 |
enableRTMP(port:uint, stateData:com.mi.rs:IStateData) — method, class com.mi.rs.RSService
|
|
Attempts to connect to RealityServer using the rtmp protocol
by connecting to the specified port. |
equal(rhs:com.mi.rs.types:Matrix4x4, useTolerance:Boolean) — method, class com.mi.rs.types.Matrix4x4
|
|
Returns true if this matrix and rhs are equal. |
equal(rhs:com.mi.rs.types:Vector4, useTolerance:Boolean) — method, class com.mi.rs.types.Vector4
|
|
Returns true if this vector equals rhs. |
equalWithTolerance(lhs:com.mi.rs.types:Matrix4x4, rhs:com.mi.rs.types:Matrix4x4, tolerance:Number) — Static Method , class com.mi.rs.types.Matrix4x4
|
|
Compares two matrices to see if they are roughly equal. |
equalWithTolerance(lhs:com.mi.rs.types:Vector4, rhs:com.mi.rs.types:Vector4, tolerance:Number) — Static Method , class com.mi.rs.types.Vector4
|
|
Compares two vectors to see if they are roughly equal. |
error — Property, interface com.mi.rs.IResponse
|
|
Contains information about the error, or null if no error occured. |
error — Property, class com.mi.rs.Response
|
|
Contains information about the error, or null if no error occured. |
|
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 |