| 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 | |
| GeneralUtils — class, package com.mi.rs.multiview.utils | |
| Provides generic functions. | |
| getAllPoints() — method, class com.mi.rs.multiview.utils.BoundingBox | |
| Returns an array containing all eight points of this bounding box. | |
| getAperture() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The aperture of the camera. | |
| getAspect() — method, class com.mi.rs.multiview.utils.RSCamera | |
| getCameraPreseByName(name:String) — method, class com.mi.rs.multiview.option.CameraOptions | |
| Returns the first camera preset that has the given name. | |
| getCameraPreset(index:int) — method, class com.mi.rs.multiview.option.CameraOptions | |
| Helper function that gets the camera preset with the given index. | |
| getCenter() — method, class com.mi.rs.multiview.utils.BoundingBox | |
| Returns a Vector4 point corresponding to the center of this bounding box. | |
| getChangesFromLevel(level:int, afterTimestamp:Number, lookupParent:Boolean) — method, interface com.mi.rs.multiview.option.IOptionSet | |
| Returns an object whose properties are the names of all variables whose values have changed. | |
| getChangesFromLevel(level:int, afterTimestamp:Number, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.OptionSet | |
| Returns an object whose properties are the names of all variables whose values have changed. | |
| getClassDescription(object:Object) — Static Method , class com.mi.rs.multiview.utils.GeneralUtils | |
| Works the same as a normal describeType call but caches the result based on class type. | |
| getClipMax() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The maximum clipping value of the view frustum. | |
| getClipMin() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The minimum clipping value of the view frustum. | |
| getCodecClass(videoCodec:String, id:String) — Static Method , class com.mi.rs.multiview.option.rtmp.RTMPOptions | |
| Returns the currently registered RTMPOptions set for the given codec and encoder. | |
| getDefaultUpDirection() — method, class com.mi.rs.multiview.utils.TransformTarget | |
| Returns the default up direction of the transform. | |
| getDeterminant() — method, class com.mi.rs.types.Matrix4x4 | |
| The matrix determinant. | |
| getDirection() — method, class com.mi.rs.multiview.core.CameraSet | |
| getDirection() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getDirection() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The look direction vector of the camera. | |
| getDistanceFromCamera(camera:com.mi.rs.multiview.utils:IRSDCamera) — method, class com.mi.rs.multiview.utils.BoundingBox | |
| Calculates the maximum and minimum distance between the camera and the eight points of the bounding box. | |
| getFieldOfView() — method, class com.mi.rs.multiview.utils.RSCamera | |
| Retrieves the field of view of the camera. | |
| getFocal() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The focal length of the camera. | |
| getFocusDistance() — method, class com.mi.rs.multiview.core.CameraSet | |
| getFocusDistance() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getFollowTargetPoint() — method, class com.mi.rs.multiview.utils.RSCamera | |
| Returns true if the camera is following its target point. | |
| getFollowTargetPoint() — method, class com.mi.rs.multiview.utils.TransformTarget | |
| Returns true if the target point is being followed. | |
| getHexValue(rangeMin:Number, rangeMax:Number) — method, class com.mi.rs.multiview.utils.Color | |
| Returns a 32bit hexadecimal number representing this Color object. | |
| getHostFromUrl(url:String) — Static Method , class com.mi.rs.multiview.utils.GeneralUtils | |
| Attempts to extract the host name from a URL. | |
| getInitialFinalVector(i_response:com.mi.rs:Response) — method, class com.mi.rs.multiview.widgets.MeasureWidget3d | |
| Assigns the measure vector, which corresponds to the second pick action by the user. | |
| getInitialStartVector(i_response:com.mi.rs:Response) — method, class com.mi.rs.multiview.widgets.MeasureWidget3d | |
| Assigns the measure vector corresponding to the first pick action by the user. | |
| getItemAt(index:int, prefetch:int) — method, class com.mi.rs.multiview.option.OptionArray | |
| Returns the value found at the given array index. | |
| getItemIndex(item:Object) — method, class com.mi.rs.multiview.option.OptionArray | |
| Returns the index of the item if it is found in this OptionArray instance. | |
| getLargest() — method, class com.mi.rs.multiview.utils.BoundingBox | |
| Returns the longest length of the bounding box. | |
| getLibraryScope(service:com.mi.rs:IService) — Static Method , class com.mi.rs.multiview.core.Scene | |
| Returns the scope that the RealityServer utility library should use. | |
| getLocation() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The position of the camera in world space. | |
| getNameIndex(valueName:String) — method, class com.mi.rs.multiview.option.OptionArray | |
| Returns the array index of the value that has the given name. | |
| getOrthographic() — method, class com.mi.rs.multiview.utils.RSCamera | |
| Returns true if the camera is orthographic. | |
| getParent(valueName:String) — method, class com.mi.rs.multiview.option.OptionSet | |
| Gets the parent for this set and creates a path from the parent to the valueName parameter. | |
| getPickPointAt(xPos:int, yPos:int) — method, class com.mi.rs.multiview.core.ViewBase | |
| Returns a coordinate that can be used for a pick action in the scene from the given xPos and yPos values. | |
| getPortFromUrl(url:String) — Static Method , class com.mi.rs.multiview.utils.GeneralUtils | |
| Attempts to extract the port number from a URL. | |
| getPosition() — method, class com.mi.rs.multiview.core.CameraSet | |
| getPosition() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getRendererOptions(renderer:String) — method, class com.mi.rs.multiview.option.ViewOptions | |
| Retrieves the option set for a renderer. | |
| getResolutionX() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The horizontal resolution of the camera. | |
| getResolutionY() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The vertical resolution of the camera. | |
| getRight() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The right vector of the camera. | |
| getScale() — method, class com.mi.rs.multiview.utils.TransformBase | |
| Returns a clone of the scale vector. | |
| getSceneUpDirection() — method, class com.mi.rs.multiview.utils.RSCamera | |
| Gets the scene up direction for the camera. | |
| getSceneUpVector() — method, class com.mi.rs.multiview.core.CameraSet | |
| getSceneUpVector() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getSendCommand(cameraName:String, cameraInstanceName:String, allChanges:Boolean) — method, class com.mi.rs.multiview.core.CameraSet | |
| Returns a batch command that contains all the commands necessary to update the camera on the server. | |
| getSendCommand(cameraName:String, instanceName:String) — method, class com.mi.rs.multiview.core.NavCamera | |
| Returns a batch command that contains all the commands necessary to update the camera on the server. | |
| getSendCommand(optionsName:String, allChanges:Boolean) — method, class com.mi.rs.multiview.option.RendererOptions | |
| Returns either a command, which can be used to set all the changes made to the scene options, or null if there are no changes. | |
| getSendCommand(optionsName:String, allChanges:Boolean) — method, class com.mi.rs.multiview.option.ViewOptions | |
| Returns one of the following: A command which can be used to set all the changes made to the scene options Null if there are no changes | |
| getSendCommand(encoderName:String, allChanges:Boolean) — method, class com.mi.rs.multiview.option.rtmp.RTMPOptions | |
| Returns a batch command that will either update the encoder with the changes since the last time this function was called, or set the encoder with all the options. | |
| getSetType(setName:String) — Static Method , class com.mi.rs.multiview.option.OptionSet | |
| Retrieves the type associated with a set name. | |
| getSize() — method, class com.mi.rs.multiview.utils.BoundingBox | |
| Returns a Vector4, which contains the length of the bounding box along its axes. | |
| getTarget() — method, class com.mi.rs.multiview.core.CameraSet | |
| getTarget() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getTargetPoint() — method, class com.mi.rs.multiview.utils.RSCamera | |
| Returns the target point of the camera. | |
| getTargetPoint() — method, class com.mi.rs.multiview.utils.TransformTarget | |
| Returns the target point. | |
| getTimestamp() — Static Method , class com.mi.rs.multiview.utils.GeneralUtils | |
| Returns a value that can be used as a unique timestamp. | |
| getTransform() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The transform of the camera. | |
| getTranslation() — method, class com.mi.rs.multiview.utils.TransformBase | |
| Returns a clone of the translation vector. | |
| getType(valueName:any, lookupParent:Boolean) — method, interface com.mi.rs.multiview.option.IOptionSet | |
| Returns the type of the valueName parameter. | |
| getType(valueName:any, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.OptionArray | |
| Returns the type of the valueName parameter. | |
| getType(valueName:any, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.OptionSet | |
| Returns the type of the valueName parameter. | |
| getType(valueName:any, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.RendererOptionsAlias | |
| Returns the type of the valueName parameter. | |
| getUp() — method, class com.mi.rs.multiview.core.CameraSet | |
| getUp() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getUp() — method, class com.mi.rs.multiview.utils.RSCamera | |
| The up vector of the camera. | |
| getValue(valueName:any, lookupParent:Boolean) — method, interface com.mi.rs.multiview.option.IOptionSet | |
| Returns the value of the valueName parameter. | |
| getValue(valueName:any, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.OptionArray | |
| Returns the value of the parameter valueName. | |
| getValue(valueName:any, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.OptionSet | |
| Returns the value of the valueName parameter. | |
| getValue(valueName:any, lookupParent:Boolean) — method, class com.mi.rs.multiview.option.RendererOptionsAlias | |
| Returns the value of the valueName parameter. | |
| getVideoCodecId(codecName:String) — method, interface com.mi.rs.multiview.core.IScene | |
| Returns the ID of the encoder currently being used by the given codec. | |
| getVideoCodecId(codecName:String) — method, class com.mi.rs.multiview.core.Scene | |
| Returns the ID of the encoder currently being used by the given codec. | |
| getVideoOptions(codecName:String, encoderId:String) — method, class com.mi.rs.multiview.option.SceneOptions | |
| getViewpointAsXML() — method, class com.mi.rs.multiview.core.CameraSet | |
| getViewpointAsXML() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getWidgetsOfType(type:Class) — method, class com.mi.rs.multiview.core.ViewBase | |
| Returns a list of all the widgets of the given type currently contained in this view. | |
| getWorldToObj() — method, class com.mi.rs.multiview.utils.TransformBase | |
| Retrieves the world to object matrix. | |
| getWorldToObjectMatrix() — method, class com.mi.rs.multiview.core.CameraSet | |
| getWorldToObjectMatrix() — method, interface com.mi.rs.multiview.utils.IRSDCamera | |
| getXAxis() — method, class com.mi.rs.multiview.utils.TransformBase | |
| Returns a clone of the x-axis vector. | |
| getYAxis() — method, class com.mi.rs.multiview.utils.TransformBase | |
| Returns a clone of the y-axis vector. | |
| getZAxis() — method, class com.mi.rs.multiview.utils.TransformBase | |
| Returns a clone of the z-axis vector. | |
| GLOBAL_SCOPE — Constant Static Property, class com.mi.rs.multiview.scope.Scope | |
| The global scope. | |
| gop_size — Property, class com.mi.rs.multiview.option.rtmp.H264Options | |
| Sets the max and min keyint GOP size. | |
| gpu — Property, class com.mi.rs.multiview.option.ViewOptions | |
| Returns the options for the GPU renderer. | |
| green — Property, class com.mi.rs.multiview.utils.Color | |
| The green component of the Color object. | |
| 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 | |