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
T
- T - enum entry in com.google.android.filament.utils.VectorComponent
- targetPosition(float,float,float) - function in com.google.android.filament.utils.Manipulator.Builder
- Sets world-space position of interest, which defaults to (0,0,0).
- TextureLoaderKt - class in com.google.android.filament.utils
- TextureType - class in com.google.android.filament.utils
- tick(Engine,AutomationEngine.ViewerContent,float) - function in com.google.android.filament.utils.AutomationEngine
- Notifies the automation engine that time has passed and a new frame has been rendered.This is when settings get applied, screenshots are (optionally) exported, and the internaltest counter is potentially incremented.
- times(Half) - function in com.google.android.filament.utils.Half
- times(Float) - function in com.google.android.filament.utils.Mat2
- times(Mat2) - function in com.google.android.filament.utils.Mat2
- times(Float2) - function in com.google.android.filament.utils.Mat2
- times(Float) - function in com.google.android.filament.utils.Mat3
- times(Mat3) - function in com.google.android.filament.utils.Mat3
- times(Float3) - function in com.google.android.filament.utils.Mat3
- times(Float) - function in com.google.android.filament.utils.Mat4
- times(Mat4) - function in com.google.android.filament.utils.Mat4
- times(Float4) - function in com.google.android.filament.utils.Mat4
- times(Float) - function in com.google.android.filament.utils.Quaternion
- times(Float3) - function in com.google.android.filament.utils.Quaternion
- times(Quaternion) - function in com.google.android.filament.utils.Quaternion
- times(Float) - function in com.google.android.filament.utils.Float2
- times(Float2) - function in com.google.android.filament.utils.Float2
- times(Float) - function in com.google.android.filament.utils.Float3
- times(Float2) - function in com.google.android.filament.utils.Float3
- times(Float3) - function in com.google.android.filament.utils.Float3
- times(Float) - function in com.google.android.filament.utils.Float4
- times(Float2) - function in com.google.android.filament.utils.Float4
- times(Float3) - function in com.google.android.filament.utils.Float4
- times(Float4) - function in com.google.android.filament.utils.Float4
- times(Half) - function in com.google.android.filament.utils.Half2
- times(Half2) - function in com.google.android.filament.utils.Half2
- times(Half) - function in com.google.android.filament.utils.Half3
- times(Half2) - function in com.google.android.filament.utils.Half3
- times(Half3) - function in com.google.android.filament.utils.Half3
- times(Half) - function in com.google.android.filament.utils.Half4
- times(Half2) - function in com.google.android.filament.utils.Half4
- times(Half3) - function in com.google.android.filament.utils.Half4
- times(Half4) - function in com.google.android.filament.utils.Half4
- times(Float,Quaternion) - function in com.google.android.filament.utils.QuaternionKt
- times(Float,Float2) - function in com.google.android.filament.utils.VectorKt
- times(Float,Float3) - function in com.google.android.filament.utils.VectorKt
- times(Float,Float4) - function in com.google.android.filament.utils.VectorKt
- times(Half,Half3) - function in com.google.android.filament.utils.VectorKt
- times(Half,Half4) - function in com.google.android.filament.utils.VectorKt
- toBits() - function in com.google.android.filament.utils.Half
- Returns a bit representation of this half-precision floating point value as Int according to the IEEE 754 floating-point half-precision bit layout.
- toByte() - function in com.google.android.filament.utils.Half
- Returns the value of this Half as a
byteafter a narrowing primitive conversion. - toDouble() - function in com.google.android.filament.utils.Half
- Returns the value of this Half as a
doubleafter a widening primitive conversion. - toEulerAngles(RotationsOrder) - function in com.google.android.filament.utils.Mat4
- Get the Euler angles in degrees from this rotation MatrixDon't forget to extract the rotation with rotation if this is a transposed matrix
- toEulerAngles() - function in com.google.android.filament.utils.Quaternion
- toFloat() - function in com.google.android.filament.utils.Half
- Returns the value of this Half as a
floatafter a widening primitive conversion. - toFloatArray() - function in com.google.android.filament.utils.Mat2
- toFloatArray() - function in com.google.android.filament.utils.Mat3
- toFloatArray() - function in com.google.android.filament.utils.Mat4
- toFloatArray() - function in com.google.android.filament.utils.Quaternion
- toFloatArray() - function in com.google.android.filament.utils.Float2
- toFloatArray() - function in com.google.android.filament.utils.Float3
- toFloatArray() - function in com.google.android.filament.utils.Float4
- toFloatArray() - function in com.google.android.filament.utils.Half2
- toFloatArray() - function in com.google.android.filament.utils.Half3
- toFloatArray() - function in com.google.android.filament.utils.Half4
- toHalf(Double) - function in com.google.android.filament.utils.HalfKt
- Converts this double-precision float value into a half-precision float value.
- toHalf(Float) - function in com.google.android.filament.utils.HalfKt
- Converts this single-precision float value into a half-precision float value.
- toHalf(String) - function in com.google.android.filament.utils.HalfKt
- Returns the half-precision float value represented by the specified string.
- toHexString() - function in com.google.android.filament.utils.Half
- Returns a hexadecimal string representation of the specified half-precision float value.
- toInt() - function in com.google.android.filament.utils.Half
- Returns the value of this Half as a
intafter a narrowing primitive conversion. - toLong() - function in com.google.android.filament.utils.Half
- Returns the value of this Half as a
longafter a narrowing primitive conversion. - toMatrix() - function in com.google.android.filament.utils.Quaternion
- toQuaternion() - function in com.google.android.filament.utils.Mat4
- Get the Quaternion from this rotation MatrixDon't forget to extract the rotation with rotation if this is a transposed matrix
- toShort() - function in com.google.android.filament.utils.Half
- Returns the value of this Half as a
shortafter a narrowing primitive conversion. - toString() - function in com.google.android.filament.utils.Half
- toString() - function in com.google.android.filament.utils.Mat2
- toString() - function in com.google.android.filament.utils.Mat3
- toString() - function in com.google.android.filament.utils.Mat4
- transform(Function1) - function in com.google.android.filament.utils.Quaternion
- transform(Function1) - function in com.google.android.filament.utils.Float2
- transform(Function1) - function in com.google.android.filament.utils.Float3
- transform(Function1) - function in com.google.android.filament.utils.Float4
- transform(Function1) - function in com.google.android.filament.utils.Half2
- transform(Function1) - function in com.google.android.filament.utils.Half3
- transform(Function1) - function in com.google.android.filament.utils.Half4
- transform(Float2,Function1) - function in com.google.android.filament.utils.VectorKt
- transform(Float3,Function1) - function in com.google.android.filament.utils.VectorKt
- transform(Float4,Function1) - function in com.google.android.filament.utils.VectorKt
- transform(Half2,Function1) - function in com.google.android.filament.utils.VectorKt
- transform(Half3,Function1) - function in com.google.android.filament.utils.VectorKt
- transform(Half4,Function1) - function in com.google.android.filament.utils.VectorKt
- transformToUnitCube(Float3) - function in com.google.android.filament.utils.ModelViewer
- Sets up a root transform on the current model to make it fit into a unit cube.
- translation(Float3) - function in com.google.android.filament.utils.MatrixKt
- translation(Mat4) - function in com.google.android.filament.utils.MatrixKt
- transpose(Mat2) - function in com.google.android.filament.utils.MatrixKt
- transpose(Mat3) - function in com.google.android.filament.utils.MatrixKt
- transpose(Mat4) - function in com.google.android.filament.utils.MatrixKt
- truncate(Half) - function in com.google.android.filament.utils.HalfKt
- Returns the truncated half-precision float value of the specified half-precision float value.