A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
O
- OBJECT - enum entry in com.google.android.filament.Material.VertexDomain
Vertices are in object space, default.
- onDetachedFromSurface() - function in com.google.android.filament.android.UiHelper.RendererCallback
- Called when the surface is going away.
- onNativeWindowChanged(Surface) - function in com.google.android.filament.android.UiHelper.RendererCallback
- Called when the underlying native window has changed.
- onPick(View.PickingQueryResult) - function in com.google.android.filament.View.OnPickCallback
- onPick() is called by the specified Handler in pick when the picking queryresult is available.
- onResized(int,int) - function in com.google.android.filament.android.UiHelper.RendererCallback
- Called when the underlying native window has been resized.
- OPAQUE - enum entry in com.google.android.filament.Material.BlendingMode
Material is opaque.
- OPAQUE - enum entry in com.google.android.filament.View.BlendMode
- OPENGL - enum entry in com.google.android.filament.Engine.Backend
Selects the OpenGL driver (which supports OpenGL ES as well).
- openLocalTransformTransaction() - function in com.google.android.filament.TransformManager
- Opens a local transform transaction.
- ORTHO - enum entry in com.google.android.filament.Camera.Projection
Orthonormal projection, preserves distances.