| 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 | |
| pan(pHorizontal:Number, pVertical:Number) — method, class com.mi.rs.multiview.core.CameraSet | |
| pan(pHorizontal:Number, pVertical:Number) — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| pan(horizontal:Number, vertical:Number, shiftTargetPoint:Boolean) — method, class com.mi.rs.multiview.utils.RSCamera | |
| Pans the camera. | |
| PAN — Constant Static Property, class com.mi.rs.multiview.input_method.SuperNav | |
| Key for the pan mode. | |
| PanInputMethod — class, package com.mi.rs.multiview.input_method | |
| Enables sideways and up and down camera navigation in a view. | |
| PanInputMethod(view:com.mi.rs.multiview.core:IViewBasic) — Constructor, class com.mi.rs.multiview.input_method.PanInputMethod | |
| Creates a new PanInputMethod instance linked to the given view. | |
| panningSpeed — Property, class com.mi.rs.multiview.input_method.PanInputMethod | |
| Sets the speed of the camera panning. | |
| panningSpeed — Property, class com.mi.rs.multiview.input_method.SuperNav | |
| Sets the speed of the camera panning. | |
| panningSpeed — Property, class com.mi.rs.multiview.option.InputMethodOptions | |
| Affects how fast the PanInputMethod moves left and right, and up and down when the user is navigating. | |
| parameters — Property, interface com.mi.rs.IStateData | |
| The state parameters as an associative array, or null if no parameters are specified. | |
| parameters — Property, class com.mi.rs.StateData | |
| The state parameters as an associative array, or null if no parameters are specified. | |
| params — Property, class com.mi.rs.BatchCommand | |
| Returns an object containing the batch command parameters. | |
| params — Property, class com.mi.rs.Command | |
| An associative array containing the command arguments as name/value pairs. | |
| params — Property, interface com.mi.rs.ICommand | |
| An associative array containing the command arguments as name/value pairs. | |
| parent — Property, interface com.mi.rs.multiview.option.IOptionSet | |
| The parent is set to retrieve option values when they cannot be found in this IOptionSet instance. | |
| parent — Property, class com.mi.rs.multiview.option.OptionSet | |
| The parent is set to retrieve option values when they cannot be found in this IOptionSet instance. | |
| parentScope — Property, class com.mi.rs.multiview.core.Scene | |
| Parent scope of this scope. | |
| parentScope — Property, class com.mi.rs.multiview.core.ViewBase | |
| Parent scope of this scope. | |
| parentScope — Property, interface com.mi.rs.multiview.scope.IScope | |
| Parent scope of this scope. | |
| parentScope — Property, class com.mi.rs.multiview.scope.Scope | |
| Parent scope of this scope. | |
| parse(_text:String) — method, class com.mi.util.JSON | |
| parseColor(color:any) — Static Method , class com.mi.rs.multiview.utils.Color | |
| Attempts to parse the given value vector to a Color object. | |
| parseMatrix4x4(matrix:any) — Static Method , class com.mi.rs.multiview.utils.GeneralUtils | |
| Attempts to parse the given value vector into a Matrix4x object. | |
| parseVector4(vector:any) — Static Method , class com.mi.rs.multiview.utils.GeneralUtils | |
| Attempts to parse the given value vector into a Vector4 object. | |
| path — Property, interface com.mi.rs.IStateData | |
| The state path, or null if no path is specified. | |
| path — Property, class com.mi.rs.StateData | |
| The state path, or null if no path is specified. | |
| pausedEvents — Property, class com.mi.rs.multiview.widgets.CameraWidget3d | |
| Forces the events into a pause mode. | |
| perspectiveZoom() — method, class com.mi.rs.multiview.input_method.SuperNav | |
| Performs a perspective zoom on the view. | |
| perspectiveZoom() — method, class com.mi.rs.multiview.input_method.ZoomInputMethod | |
| Performs a perspective zoom on the view. | |
| play(encoderName:String) — method, class com.mi.rs.multiview.core.RSVideo | |
| Initiates playing of the RealityServer RTMP video stream by using the encoder with the given name. | |
| populateClone(camera:com.mi.rs.multiview.utils:RSCamera) — method, class com.mi.rs.multiview.utils.RSCamera | |
| Used to assign values to a newly created clone. | |
| populateClone(clone:com.mi.rs.multiview.utils:TransformBase) — method, class com.mi.rs.multiview.utils.TransformBase | |
| Populates the clone with all the required information. | |
| populateClone(clone:com.mi.rs.multiview.utils:TransformBase) — method, class com.mi.rs.multiview.utils.TransformTarget | |
| Populates the clone attribute with the local TransformBase and TransformTarget values. | |
| position — Property, class com.mi.rs.multiview.core.CameraSet | |
| position — Property, class com.mi.rs.multiview.option.OptionSetCamera | |
| The world-to-object transform matrix of the camera. | |
| positionDeadzoneSprite() — method, class com.mi.rs.multiview.input_method.WalkInputMethod | |
| Positions the deadzone indicator sprite. | |
| preset — Property, class com.mi.rs.multiview.option.rtmp.H264Options | |
| Use an x264 preset to select encoding settings. | |
| presets — Property, class com.mi.rs.multiview.option.CameraOptions | |
| Helper function that returns an array that contains all of the camera presets as CameraPresetOptions objects. | |
| progressive_rendering — Property, class com.mi.rs.multiview.option.RendererOptions | |
| Enables progressive rendering. | |
| progressive_rendering_error_threshold — Property, class com.mi.rs.multiview.option.RendererOptions | |
| The progressive rendering error threshold to use. | |
| progressive_rendering_filtering — Property, class com.mi.rs.multiview.option.RendererOptions | |
| progressiveRenderingFiltering — Property, class com.mi.rs.multiview.option.RendererOptions | |
| When true, enables progressive rendering filtering. | |
| progressive_rendering_max_samples — Property, class com.mi.rs.multiview.option.RendererOptions | |
| The maximum number of samples to use when progressive rendering is enabled. | |
| progressive_rendering_max_time — Property, class com.mi.rs.multiview.option.RendererOptions | |
| The maximum rendering time for non-interactive renders. | |
| progressive_rendering_min_samples — Property, class com.mi.rs.multiview.option.RendererOptions | |
| The minimum number of samples to use when progressive rendering is enabled. | |
| progressive_rendering_quality_enabled — Property, class com.mi.rs.multiview.option.SaveRenderOptions | |
| project(camera:com.mi.rs.multiview.core:CameraSet) — method, class com.mi.rs.multiview.utils.BoundingBox | |
| Transforms the bounding box into the local space of the given camera. | |
| project(i_projection:com.mi.rs.multiview.widgets:WidgetProjection) — method, interface com.mi.rs.multiview.widgets.IWidgetShape3d | |
| Provides the class with projection functionality, allowing the widgets to be drawn in the views. | |
| project(projection:com.mi.rs.multiview.widgets:WidgetProjection) — method, class com.mi.rs.multiview.widgets.WidgetHandleCircle3d | |
| Projects the internal point m_world into the screen space. | |
| project(projection:com.mi.rs.multiview.widgets:WidgetProjection) — method, class com.mi.rs.multiview.widgets.WidgetShape3d | |
| Provides the class with projection functionality, allowing the widgets to be drawn in the views. | |
| project(projection:com.mi.rs.multiview.widgets:WidgetProjection) — method, class com.mi.rs.multiview.widgets.WidgetShapeLines3d | |
| Projects the line mWorldStart->mWorldEnd into the screen space. | |
| project(projection:com.mi.rs.multiview.widgets:WidgetProjection) — method, class com.mi.rs.multiview.widgets.WidgetShapeMesh3d | |
| Projects the line mWorldStart->mWorldEnd into the screen space. | |
| projectVector(i_vin:com.mi.rs.types:Vector4, i_vout:com.mi.rs.types:Vector4, i_projection:com.mi.rs.multiview.widgets:WidgetProjection) — method, class com.mi.rs.multiview.widgets.WidgetShape3d | |
| Sets the projection vector. | |
| properties — Property, interface com.mi.rs.multiview.input_method.IInputMethod | |
| Returns a list of configurable properties for this input method. | |
| properties — Property, class com.mi.rs.multiview.input_method.InputMethodBase | |
| Returns a list of configurable properties for this input method. | |
| propertyList — Property, interface com.mi.rs.multiview.option.IOptionSet | |
| Returns a list of all the property names in this set. | |
| propertyList — Property, class com.mi.rs.multiview.option.OptionSet | |
| Returns a list of all the property names in this set. | |
| propertyList — Property, class com.mi.rs.multiview.option.RendererOptionsAlias | |
| Returns a list of all the property names in this set. | |
| 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 | |