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
I
- IBLPrefilterContext - class in com.google.android.filament.utils
- IBLPrefilterContext creates and initializes GPU state common to all environment map filters supported.
- IBLPrefilterContext.EquirectangularToCubemap - class in com.google.android.filament.utils.IBLPrefilterContext
- IBLPrefilterContext.SpecularFilter - class in com.google.android.filament.utils.IBLPrefilterContext
- identity() - function in com.google.android.filament.utils.Mat2.Companion
- identity() - function in com.google.android.filament.utils.Mat3.Companion
- identity() - function in com.google.android.filament.utils.Mat4.Companion
- inc() - function in com.google.android.filament.utils.Half
- inc() - function in com.google.android.filament.utils.Mat2
- inc() - function in com.google.android.filament.utils.Mat3
- inc() - function in com.google.android.filament.utils.Mat4
- inc() - function in com.google.android.filament.utils.Float2
- inc() - function in com.google.android.filament.utils.Float3
- inc() - function in com.google.android.filament.utils.Float4
- inc() - function in com.google.android.filament.utils.Half2
- inc() - function in com.google.android.filament.utils.Half3
- inc() - function in com.google.android.filament.utils.Half4
- init() - function in com.google.android.filament.utils.Utils
- Initializes the utils JNI layer.
- inverse(Quaternion) - function in com.google.android.filament.utils.QuaternionKt
- inverse(Mat3) - function in com.google.android.filament.utils.MatrixKt
- inverse(Mat4) - function in com.google.android.filament.utils.MatrixKt
- invoke(Integer,Integer) - function in com.google.android.filament.utils.Mat2
- invoke(Integer,Integer,Float) - function in com.google.android.filament.utils.Mat2
- invoke(Integer,Integer) - function in com.google.android.filament.utils.Mat3
- invoke(Integer,Integer,Float) - function in com.google.android.filament.utils.Mat3
- invoke(Integer,Integer) - function in com.google.android.filament.utils.Mat4
- invoke(Integer,Integer,Float) - function in com.google.android.filament.utils.Mat4
- invoke(Integer) - function in com.google.android.filament.utils.Quaternion
- invoke(Integer) - function in com.google.android.filament.utils.Float2
- invoke(Integer) - function in com.google.android.filament.utils.Float3
- invoke(Integer) - function in com.google.android.filament.utils.Float4
- invoke(Integer) - function in com.google.android.filament.utils.Bool2
- invoke(Integer) - function in com.google.android.filament.utils.Bool3
- invoke(Integer) - function in com.google.android.filament.utils.Bool4
- invoke(Integer) - function in com.google.android.filament.utils.Half2
- invoke(Integer) - function in com.google.android.filament.utils.Half3
- invoke(Integer) - function in com.google.android.filament.utils.Half4
- isBinary(String) - function in com.google.android.filament.utils.RemoteServer
- Checks if a peeked message has binary content.
- isFinite() - function in com.google.android.filament.utils.Half
- Returns true if this half-precision float value does not represent infinity nor NaN, false otherwise.
- isInfinite() - function in com.google.android.filament.utils.Half
- Returns true if this half-precision float value represents infinity, false otherwise.
- isJson(String) - function in com.google.android.filament.utils.RemoteServer
- Checks if a peeked message has JSON content.
- isNaN() - function in com.google.android.filament.utils.Half
- Returns true if this half-precision float value represents a Not-a-Number, false otherwise.
- isNormalized() - function in com.google.android.filament.utils.Half
- Returns true if this half-precision float value is normalized (does not have a subnormal representation).
- isZero() - function in com.google.android.filament.utils.Half
- Returns true if this half-precision float value represents zero, false otherwise.