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
O
- of(Float) - function in com.google.android.filament.utils.Mat2.Companion
- of(Float) - function in com.google.android.filament.utils.Mat3.Companion
- of(Float) - function in com.google.android.filament.utils.Mat4.Companion
- onDetachedFromSurface() - function in com.google.android.filament.utils.ModelViewer.SurfaceCallback
- onNativeWindowChanged(Surface) - function in com.google.android.filament.utils.ModelViewer.SurfaceCallback
- onResized(Integer,Integer) - function in com.google.android.filament.utils.ModelViewer.SurfaceCallback
- onTouch(View,MotionEvent) - function in com.google.android.filament.utils.ModelViewer
- onTouchEvent(MotionEvent) - function in com.google.android.filament.utils.GestureDetector
- onTouchEvent(MotionEvent) - function in com.google.android.filament.utils.ModelViewer
- Handles a MotionEvent to enable one-finger orbit, two-finger pan, and pinch-to-zoom.
- ORBIT - enum entry in com.google.android.filament.utils.Manipulator.Mode
- orbitHomePosition(float,float,float) - function in com.google.android.filament.utils.Manipulator.Builder
- Sets initial eye position in world space for ORBIT mode.This defaults to (0,0,1).
- orbitSpeed(float,float) - function in com.google.android.filament.utils.Manipulator.Builder
- Sets the multiplier with viewport delta for ORBIT mode.This defaults to 0.
- ortho(Float,Float,Float,Float,Float,Float) - function in com.google.android.filament.utils.MatrixKt