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 | |
Matrix4x4 — class, package com.mi.rs.types | |
A 4 by 4 matrix that corresponds to the RealityServer type Float64<4,4>. | |
Matrix4x4(matrix:Object) — Constructor, class com.mi.rs.types.Matrix4x4 | |
Creates a 4 by 4 matrix that corresponds to the RealityServer type Float64<4,4>. | |
message — Property, interface com.mi.rs.IResponseError | |
A short description of the error. | |
multiply(matrix:com.mi.rs.types:Matrix4x4) — method, class com.mi.rs.types.Matrix4x4 | |
Sets this matrix to the dot product between this matrix and the matrix specified by rhs. | |
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 |