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 |
objectIsEmpty(object:Object) — Static Method , class com.mi.rs.multiview.utils.GeneralUtils
|
|
Returns true if the given dynamic object contains no values. |
offset_x — Property, class com.mi.rs.multiview.widgets.WidgetProjection
|
|
Returns the horizontal screen offset. |
offset_y — Property, class com.mi.rs.multiview.widgets.WidgetProjection
|
|
Returns the vertical screen offset. |
onAvailableRenderersLoaded(event:com.mi.rs.multiview.event:SceneEvent) — method, class com.mi.rs.multiview.option.SceneOptions
|
|
When the list of available renderers has loaded, we need to check that the current renderer
is still available, and if it is not we fallback to using the default renderer. |
onConnectorChange(event:com.mi.rs:RSServiceEvent) — method, class com.mi.rs.multiview.core.Scene
|
|
Called anytime the connection switches between HTTP or RTMP. |
onImageRendered(response:com.mi.rs:IResponse) — method, class com.mi.rs.multiview.core.ViewBase
|
|
Callback function triggered after an image has been rendered. |
onParentChange(event:OptionSet.as$61:ParentChangeEvent) — method, class com.mi.rs.multiview.option.OptionSet
|
|
When the parent of this option set or of an owner set changes, this function is called. |
onSunUpdated(resp:com.mi.rs:IResponse) — method, class com.mi.rs.multiview.option.DaylightOptions
|
|
|
onVideoNetStatus(event:flash.events:NetStatusEvent) — method, class com.mi.rs.multiview.core.ViewBase
|
|
Fired when the NetStream attached to the current RTMP render target
receives a NetStatusEvent. |
onVideoResize(response:com.mi.rs:IResponse) — method, class com.mi.rs.multiview.core.ViewBase
|
|
|
OptionArray — class, package com.mi.rs.multiview.option
|
|
Elements of an OptionArray instance can be referred by their index and by their name
if they were given one. |
OptionArray(nodeName:String) — Constructor, class com.mi.rs.multiview.option.OptionArray
|
|
Creates a new OptionArray instance with the given node name. |
options — Property, interface com.mi.rs.multiview.core.IScene
|
|
Returns the options for this IScene instance. |
options — Property, interface com.mi.rs.multiview.core.IView
|
|
Options for the view. |
options — Property, class com.mi.rs.multiview.core.Scene
|
|
Returns the options for this IScene instance. |
options — Property, class com.mi.rs.multiview.core.ViewBase
|
|
Options for the view. |
OptionSet — class, package com.mi.rs.multiview.option
|
|
A collection of String key/value pairs,
setting and getting values on itself and its child
IOptionSet instances if any. |
OptionSet(nodeName:String) — Constructor, class com.mi.rs.multiview.option.OptionSet
|
|
Creates a new OptionSet instance. |
OptionSetCamera — class, package com.mi.rs.multiview.option
|
|
Option set with a helper interface used to store camera values. |
OptionSetCamera(nodeName:String) — Constructor, class com.mi.rs.multiview.option.OptionSetCamera
|
|
Constructor for this class. |
OptionSetMatrix — class, package com.mi.rs.multiview.option
|
|
Option set with a helper interface used to store 4x4 matrix values. |
OptionSetMatrix(nodeName:String) — Constructor, class com.mi.rs.multiview.option.OptionSetMatrix
|
|
Constructor for this option set. |
OptionSetVector — class, package com.mi.rs.multiview.option
|
|
Represents a 4-element vector as an OptionSet instance. |
OptionSetVector(nodeName:String) — Constructor, class com.mi.rs.multiview.option.OptionSetVector
|
|
Constructor for this option set. |
OptionValidator — class, package com.mi.rs.multiview.option
|
|
Provides basic validation for built-in types. |
orbit(pYaw:Number, pPitch:Number) — method, class com.mi.rs.multiview.core.CameraSet
|
|
|
orbit(pYaw:Number, pPitch:Number) — method, interface com.mi.rs.multiview.utils.IRSDCamera
|
|
|
orbit(verticalAxis:Number, horizontalAxis:Number, orbitPoint:com.mi.rs.types:Vector4) — method, class com.mi.rs.multiview.utils.RSCamera
|
|
Orbits the camera using the initial up and right reference vectors. |
ORBIT — Constant Static Property, class com.mi.rs.multiview.input_method.SuperNav
|
|
Key for the orbit mode. |
orbitAroundPoint(point:com.mi.rs.types:Vector4, verticalAxis:Number, horizontalAxis:Number, shiftTargetPoint:Boolean) — method, class com.mi.rs.multiview.utils.RSCamera
|
|
Orbits the camera around a point in world space. |
orbitAroundTargetPoint(dx:Number, dy:Number, dz:Number) — method, class com.mi.rs.multiview.utils.TransformTarget
|
|
Short-hand function for rotating around the target point by the vector [dx, dy, dz]. |
OrbitInputMethod — class, package com.mi.rs.multiview.input_method
|
|
Enables orbit camera navigation in a view. |
OrbitInputMethod(view:com.mi.rs.multiview.core:IViewBasic) — Constructor, class com.mi.rs.multiview.input_method.OrbitInputMethod
|
|
Creates a new OrbitInputMethod instance linked to the given view. |
orbitSpeed — Property, class com.mi.rs.multiview.input_method.OrbitInputMethod
|
|
Sets the speed of the camera orbit around its target point. |
orbitSpeed — Property, class com.mi.rs.multiview.input_method.SuperNav
|
|
Sets the speed of the camera orbit around its target point. |
orbitSpeed — Property, class com.mi.rs.multiview.option.InputMethodOptions
|
|
Affects how fast the function orbits about the
target point of the camera when the user is navigating. |
orthographic — Property, class com.mi.rs.multiview.core.CameraSet
|
|
If the camera is in orthographic mode, then the objects in the scene will not
get bigger or smaller depending on how far away they are from the camera. |
orthographic — Property, class com.mi.rs.multiview.option.OptionSetCamera
|
|
True if the camera is orthographic, otherwise false. |
orthographicZoom() — method, class com.mi.rs.multiview.input_method.SuperNav
|
|
Performs an orthographic zoom in the view. |
orthographicZoom() — method, class com.mi.rs.multiview.input_method.ZoomInputMethod
|
|
Performs an orthographic zoom in the view. |
owner — Property, interface com.mi.rs.multiview.option.IOptionSet
|
|
Determines which object instance manages the IOptionSet instance. |
owner — Property, class com.mi.rs.multiview.option.OptionSet
|
|
Determines which object instance manages the IOptionSet instance. |
|
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 |