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 |
data — Property, interface com.mi.rs.IResponseError
|
|
Any additional error information. |
data — Property, class com.mi.rs.multiview.event.DaylightEvent
|
|
The data related to this event. |
data — Property, class com.mi.rs.multiview.event.SceneEvent
|
|
The data related to this event. |
DaylightEvent — class, package com.mi.rs.multiview.event
|
|
|
DaylightEvent(type:String, data:any) — Constructor, class com.mi.rs.multiview.event.DaylightEvent
|
|
Creates a new SceneEvent instance. |
DAYLIGHT_MISSING_OPTIONS — Constant Static Property, class com.mi.rs.multiview.event.DaylightEvent
|
|
Fired when some daylight options are missing
|
DAYLIGHT_OK — Constant Static Property, class com.mi.rs.multiview.event.DaylightEvent
|
|
Fired after daylight set is set up succesful
|
DaylightOptions — class, package com.mi.rs.multiview.option
|
|
Top-level option set for values affecting daylight settings. |
DaylightOptions(scene:com.mi.rs.multiview.core:IScene, nodeName:String) — Constructor, class com.mi.rs.multiview.option.DaylightOptions
|
|
Creates a new DaylightOptions instance with the value of the given nodeName parameter. |
DAYLIGHT_OPTIONS — Constant Static Property, class com.mi.rs.multiview.option.ConfigXML
|
|
A key mapping to the daylight options. |
DAYLIGHT_SHADER_CREATED — Constant Static Property, class com.mi.rs.multiview.event.DaylightEvent
|
|
Fired after a daylight shader option has been created
|
defaultConfig — Static Property, class com.mi.rs.multiview.option.ConfigXML
|
|
The default XML configuration file that will be used when loading
a scene that does not have a configuration file. |
DEFAULT_DAY — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for calendar day value. |
DEFAULT_DST — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for daylight saving time flag. |
DEFAULT_FULL_YEAR — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for calendar year value. |
DEFAULT_HOURS — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for hours value. |
DEFAULT_LATITUDE — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for latitude (Santa Clara, US). |
DEFAULT_LONGITUDE — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for longitude (Santa Clara, US). |
DEFAULT_MINUTES — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for minutes values. |
DEFAULT_MONTH — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for calendar month value. |
DEFAULT_NORTH_VARIATION — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for the scene variation from z-axis north. |
defaultRenderer — Property, interface com.mi.rs.multiview.core.IScene
|
|
Returns the value the default renderer is mapped to. |
defaultRenderer — Property, class com.mi.rs.multiview.core.Scene
|
|
Returns the value the default renderer is mapped to. |
DEFAULT_RENDERER_LOADED — Constant Static Property, class com.mi.rs.multiview.event.SceneEvent
|
|
Fired after the scene has asked the server what
the default renderer is mapped to. |
DEFAULT_SKY_SHADER — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default sky shader. |
defaultStateData — Property, interface com.mi.rs.IService
|
|
The default state data for this IService instance. |
defaultStateData — Property, class com.mi.rs.RSService
|
|
The default state data for this IService instance. |
defaultStateData — Property, class com.mi.rs.multiview.core.Scene
|
|
The default state data for this IService instance. |
defaultStateData — Property, class com.mi.rs.multiview.core.ViewBase
|
|
The default state data for this IService instance. |
DEFAULT_SUN_INSTANCE — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default sun instance name. |
DEFAULT_SUN_SHADER — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default sun shader. |
DEFAULT_TIMEZONE — Constant Static Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
Default setting for timezone (Santa Clara, US). |
defaultVideoCodec — Property, interface com.mi.rs.multiview.core.IScene
|
|
Returns the value the default video codec is mapped to. |
defaultVideoCodec — Property, class com.mi.rs.multiview.core.Scene
|
|
Returns the value the default video codec is mapped to. |
DEFAULT_VIDEO_CODEC_LOADED — Constant Static Property, class com.mi.rs.multiview.event.SceneEvent
|
|
Fired after the scene has asked the server what
the default video codec is mapped to. |
DEG_2_RAD — Constant Static Property, class com.mi.rs.types.Vector4
|
|
|
degradedSamples — Property, class com.mi.rs.multiview.option.RendererOptions
|
|
The samples to use when the view is in navigation mode and degradation is enabled. |
depth — Property, class com.mi.rs.multiview.option.RendererOptions
|
|
The depth parameter to use. |
depth_diffuse — Property, class com.mi.rs.multiview.option.RendererOptions
|
|
The diffuse depth parameter to use. |
depth_reflect — Property, class com.mi.rs.multiview.option.RendererOptions
|
|
The reflection depth parameter to use. |
depth_refract — Property, class com.mi.rs.multiview.option.RendererOptions
|
|
The refraction depth parameter to use. |
depth_transp — Property, class com.mi.rs.multiview.option.RendererOptions
|
|
The transparent depth parameter to use. |
deregisterView(view:com.mi.rs.multiview.core:IViewBasic) — method, interface com.mi.rs.multiview.core.IScene
|
|
Deregisters a view from this IScene instance. |
deregisterView(view:com.mi.rs.multiview.core:IViewBasic) — method, class com.mi.rs.multiview.core.Scene
|
|
Deregisters a view from this IScene instance. |
deriveVectors() — method, class com.mi.rs.multiview.utils.TransformBase
|
|
Calculates the location, direction, and up direction from the current world_to_obj matrix. |
deriveWorldToObj() — method, class com.mi.rs.multiview.utils.TransformBase
|
|
When the transform is marked as dirty, a new world_to_obj matrix is calculated using this function
and the transform is cleaned. |
destroy() — method, class com.mi.rs.multiview.widgets.CameraWidget3d
|
|
Destroys this widget, and removes all event listeners and graphics. |
destroy() — method, class com.mi.rs.multiview.widgets.MeasureWidget3d
|
|
Destroys this widget, and removes all event listeners and graphics. |
destroy() — method, class com.mi.rs.multiview.widgets.MeasureWidgetBase
|
|
Destroys this widget, and removes all event listeners and graphics. |
destroy() — method, class com.mi.rs.multiview.widgets.MeasureWidgetOrtho
|
|
Destroys this widget, and removes all event listeners and graphics. |
destroy() — method, class com.mi.rs.multiview.widgets.Widget3d
|
|
Destroys this widget, and removes all event listeners and graphics. |
destroyed — Property, class com.mi.rs.multiview.widgets.Widget3d
|
|
Returns true if the widget is in a destroyed state. |
disableLights() — method, class com.mi.rs.multiview.option.DaylightOptions
|
|
|
disableRTMP() — method, class com.mi.rs.RSService
|
|
Disables the RTMP connector and switches back to the HTTP
connector. |
dispatchChange(source:any, eventName:String, name:String, value:any, oldValue:any, changeType:String) — method, class com.mi.rs.multiview.option.OptionSet
|
|
Dispatches an event only if there is an object listening and sends a request to
this parent instance to fire an event as well. |
dispatchChangeDown(source:any, eventName:String, name:String, value:any, oldValue:any, changeType:String) — method, class com.mi.rs.multiview.option.OptionSet
|
|
Dispatches change events down the owner tree. |
dispatchChangeUp(source:any, eventName:String, name:String, value:any, oldValue:any, changeType:String) — method, class com.mi.rs.multiview.option.OptionSet
|
|
Dispatches the change event up the ownership chain. |
displayHTTPImage() — method, class com.mi.rs.multiview.core.ViewBase
|
|
Switches the view to display the HTTP image render target. |
displayRTMPVideo() — method, class com.mi.rs.multiview.core.ViewBase
|
|
Switches the view to display the RTMP render target. |
distance(rhs:com.mi.rs.types:Vector4) — method, class com.mi.rs.types.Vector4
|
|
Returns the distance between the point specified by this
vector and rhs. |
DMATRIX — Constant Static Property, class com.mi.rs.multiview.option.OptionValidator
|
|
Dmatrix constant. |
dolly(pDistance:Number) — method, class com.mi.rs.multiview.core.CameraSet
|
|
|
dolly(pDistance:Number) — method, interface com.mi.rs.multiview.utils.IRSDCamera
|
|
|
dolly(depth:Number, shiftTargetPoint:Boolean) — method, class com.mi.rs.multiview.utils.RSCamera
|
|
Dollies the camera. |
dollyShift(pDistance:Number) — method, class com.mi.rs.multiview.core.CameraSet
|
|
Performs a normal dolly but also moves the target point along with the position. |
dollySpeed — Property, class com.mi.rs.multiview.input_method.InputMethodBase
|
|
Sets the speed of the camera dolly. |
dollySpeed — Property, class com.mi.rs.multiview.option.InputMethodOptions
|
|
Affects the dolly speed. |
dot(rhs:com.mi.rs.types:Vector4) — method, class com.mi.rs.types.Vector4
|
|
Returns the dot product between this vector and rhs. |
DOWNLOAD_CANCELLED — Static Property, class com.mi.rs.multiview.option.SaveRenderOptions
|
|
|
DOWNLOAD_COMPLETE — Static Property, class com.mi.rs.multiview.option.SaveRenderOptions
|
|
|
downloadError(event:flash.events:Event) — method, class com.mi.rs.multiview.option.SaveRenderOptions
|
|
Function that actually downloads an image. |
DOWNLOAD_ERROR — Static Property, class com.mi.rs.multiview.option.SaveRenderOptions
|
|
|
downloadImage() — method, class com.mi.rs.multiview.option.SaveRenderOptions
|
|
|
DOWNLOADING — Static Property, class com.mi.rs.multiview.option.SaveRenderOptions
|
|
nitializes all option types, and the scene from the view, passed in as a parameter. |
draw(i_graphics:flash.display:Graphics) — method, interface com.mi.rs.multiview.widgets.IWidgetShape3d
|
|
Draws the widget. |
draw() — method, class com.mi.rs.multiview.widgets.Widget3d
|
|
Called to redraw the widget without reprojection. |
draw(graphics:flash.display:Graphics) — method, class com.mi.rs.multiview.widgets.WidgetHandleCircle3d
|
|
Draws the widget. |
draw(graphics:flash.display:Graphics) — method, class com.mi.rs.multiview.widgets.WidgetShape3d
|
|
Draws the widget. |
draw(graphics:flash.display:Graphics) — method, class com.mi.rs.multiview.widgets.WidgetShapeLines3d
|
|
Draws the widget. |
draw(graphics:flash.display:Graphics) — method, class com.mi.rs.multiview.widgets.WidgetShapeMesh3d
|
|
Draws the widget. |
draw_2d_line_sprite — Property, class com.mi.rs.multiview.widgets.MeasureWidgetBase
|
|
Returns the Sprite object of the measure line. |
drawDeadzoneSprite() — method, class com.mi.rs.multiview.input_method.WalkInputMethod
|
|
Draws the deadzone indicator. |
drawZoomRectangle() — method, class com.mi.rs.multiview.input_method.SuperNav
|
|
Draws the zoom graphic onto the view based on the
coordinates of the zoom rectangle. |
drawZoomRectangle() — method, class com.mi.rs.multiview.input_method.ZoomInputMethod
|
|
Draws the zoom graphic onto the view based on the
coordinates of the zoom rectangle. |
dst — Property, class com.mi.rs.multiview.option.DaylightOptions
|
|
If true, daylight saving time is used. |
DVECTOR4 — Constant Static Property, class com.mi.rs.multiview.option.OptionValidator
|
|
Dvector4 constant. |
|
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 |