A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

D

data - Variable in class com.google.ar.sceneform.math.Matrix
 
data(int) - Method in class com.google.ar.sceneform.lullmodel.TextureDef
 
DATA - com.google.ar.sceneform.rendering.Texture.Usage
Texture contains arbitrary data
dataAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
 
DataBool - Class in com.google.ar.sceneform.lullmodel
 
DataBool - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataBool() - Constructor for class com.google.ar.sceneform.lullmodel.DataBool
 
dataBuffer() - Method in class com.google.flatbuffers.FlatBufferBuilder
Get the ByteBuffer representing the FlatBuffer.
DataBytes - Class in com.google.ar.sceneform.lullmodel
 
DataBytes - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataBytes() - Constructor for class com.google.ar.sceneform.lullmodel.DataBytes
 
DataFloat - Class in com.google.ar.sceneform.lullmodel
 
DataFloat - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataFloat() - Constructor for class com.google.ar.sceneform.lullmodel.DataFloat
 
DataHashValue - Class in com.google.ar.sceneform.lullmodel
 
DataHashValue - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataHashValue() - Constructor for class com.google.ar.sceneform.lullmodel.DataHashValue
 
dataInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.TextureDef
 
DataInt - Class in com.google.ar.sceneform.lullmodel
 
DataInt - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataInt() - Constructor for class com.google.ar.sceneform.lullmodel.DataInt
 
dataLength() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
 
DataQuat - Class in com.google.ar.sceneform.lullmodel
 
DataQuat - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataQuat() - Constructor for class com.google.ar.sceneform.lullmodel.DataQuat
 
DataString - Class in com.google.ar.sceneform.lullmodel
 
DataString - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataString() - Constructor for class com.google.ar.sceneform.lullmodel.DataString
 
DataVec2 - Class in com.google.ar.sceneform.lullmodel
 
DataVec2 - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataVec2() - Constructor for class com.google.ar.sceneform.lullmodel.DataVec2
 
DataVec3 - Class in com.google.ar.sceneform.lullmodel
 
DataVec3 - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataVec3() - Constructor for class com.google.ar.sceneform.lullmodel.DataVec3
 
DataVec4 - Class in com.google.ar.sceneform.lullmodel
 
DataVec4 - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
 
DataVec4() - Constructor for class com.google.ar.sceneform.lullmodel.DataVec4
 
decodeUtf8(ByteBuffer, int, int) - Method in class com.google.flatbuffers.Utf8
Decodes the given UTF-8 portion of the ByteBuffer into a String.
decodeUtf8(ByteBuffer, int, int) - Method in class com.google.flatbuffers.Utf8Safe
Decodes the given UTF-8 portion of the ByteBuffer into a String.
decomposeRotation(Vector3, Matrix) - Method in class com.google.ar.sceneform.math.Matrix
 
decomposeRotation(Vector3, Quaternion) - Method in class com.google.ar.sceneform.math.Matrix
 
decomposeScale(Vector3) - Method in class com.google.ar.sceneform.math.Matrix
 
decomposeTranslation(Vector3) - Method in class com.google.ar.sceneform.math.Matrix
 
DEFAULT_ANIMATION_FRAME_RATE - Static variable in class com.google.ar.sceneform.rendering.Renderable
 
DEFAULT_IBL_LOCATION - Static variable in class com.google.ar.sceneform.SceneView
 
DEFAULT_SKYBOX_LOCATION - Static variable in class com.google.ar.sceneform.SceneView
 
DEFAULT_WEIGHT - Static variable in class com.google.ar.sceneform.utilities.MovingAverage
 
DEPTH - com.google.ar.sceneform.rendering.CameraStream.DepthMode
The Session is configured to use the DepthMode AUTOMATIC
DEPTH_OCCLUSION_DISABLED - com.google.ar.sceneform.rendering.CameraStream.DepthOcclusionMode
Use this value if the standard camera material should be applied to the CameraStream Renderable even if the Session configuration has set the DepthMode to Config.DepthMode.AUTOMATIC or Config.DepthMode.RAW_DEPTH_ONLY.
DEPTH_OCCLUSION_ENABLED - com.google.ar.sceneform.rendering.CameraStream.DepthOcclusionMode
Set the occlusion material.
DepthTexture - Class in com.google.ar.sceneform.rendering
The DepthTexture class holds a special Texture to store information from a DepthImage or RawDepthImage to implement the occlusion of virtual objects behind real world objects.
DepthTexture(int, int) - Constructor for class com.google.ar.sceneform.rendering.DepthTexture
A call to this constructor creates a new Filament Texture which is later used to feed in data from a DepthImage.
destroy() - Method in class com.google.ar.sceneform.ArSceneView
Required to exit Sceneform.
destroy() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroy() - Method in class com.google.ar.sceneform.rendering.HeadlessEngineWrapper
 
destroy() - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroy() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Detach and destroy the instance
destroy() - Method in class com.google.ar.sceneform.Scene
 
destroy() - Method in class com.google.ar.sceneform.SceneView
Required to exit Sceneform.
destroyAllResources() - Method in class com.google.ar.sceneform.rendering.CleanupRegistry
Ignores reference count and releases any associated resources
destroyAllResources() - Static method in class com.google.ar.sceneform.rendering.Renderer
Immediately releases all rendering resources, even if in use.
destroyAllResources() - Method in class com.google.ar.sceneform.rendering.ResourceManager
Forcibly deletes all tracked references
destroyAllResources() - Method in interface com.google.ar.sceneform.resources.ResourceHolder
Ignores reference count and disposes any associated resources.
destroyAllResources() - Method in class com.google.ar.sceneform.resources.ResourceRegistry
Removes all cache entries.
destroyAllResources() - Static method in class com.google.ar.sceneform.SceneView
Immediately releases all rendering resources, even if in use.
destroyContext(EGLContext) - Static method in class com.google.ar.sceneform.rendering.GLHelper
 
destroyEngine() - Static method in class com.google.ar.sceneform.rendering.EngineInstance
 
destroyEntity(int) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyEntity(int) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyFence(Fence) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyFence(Fence) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyIndexBuffer(IndexBuffer) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyIndexBuffer(IndexBuffer) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyIndirectLight(IndirectLight) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyIndirectLight(IndirectLight) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyMaterial(Material) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyMaterial(Material) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyMaterialInstance(MaterialInstance) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyMaterialInstance(MaterialInstance) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyRenderer(Renderer) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyRenderer(Renderer) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyScene(Scene) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyScene(Scene) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroySession() - Method in class com.google.ar.sceneform.ArSceneView
Destroy the session without touching the scene
destroySkybox(Skybox) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroySkybox(Skybox) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyStream(Stream) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyStream(Stream) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroySwapChain(SwapChain) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroySwapChain(SwapChain) - Method in class com.google.ar.sceneform.rendering.HeadlessEngineWrapper
 
destroySwapChain(SwapChain) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyTexture(Texture) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyTexture(Texture) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyVertexBuffer(VertexBuffer) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyVertexBuffer(VertexBuffer) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
destroyView(View) - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
destroyView(View) - Method in interface com.google.ar.sceneform.rendering.IEngine
 
detachFromRenderer() - Method in class com.google.ar.sceneform.rendering.LightInstance
 
detachFromRenderer() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
 
DeviceType - Class in com.google.ar.sceneform.lullmodel
Potential Input Devices (matches enum in input_manager.h)
DiffuseColor - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
 
DiffuseEnvironment - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
 
DIRECTIONAL - com.google.ar.sceneform.rendering.Light.Type
Approximates an infinitely far away, purely directional light
disableHeadlessEngine() - Static method in class com.google.ar.sceneform.rendering.EngineInstance
 
dispose() - Method in class com.google.ar.sceneform.rendering.LightInstance
 
dispose() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
dispose() - Method in class com.google.ar.sceneform.rendering.Renderer
 
doFrame(long) - Method in class com.google.ar.sceneform.ArSceneView
 
doFrame(long) - Method in class com.google.ar.sceneform.SceneView
Callback that occurs for each display frame.
doFrameNoRepost(long) - Method in class com.google.ar.sceneform.SceneView
Callback that occurs for each display frame.
dot(Vector3, Vector3) - Static method in class com.google.ar.sceneform.math.Vector3
Get dot product of two Vector3's
down() - Static method in class com.google.ar.sceneform.math.Vector3
Gets a Vector3 set to (0, -1, 0)
DownLeft - Static variable in class com.google.ar.sceneform.lullmodel.LayoutFillOrder
The first entity is added rightmost, and subsequent entities go down (and then left if wrapping is enabled).
DOWNLOAD_MODEL - com.google.ar.sceneform.rendering.LoadGltfListener.GltfLoadStage
 
downloadAndProcessRenderable(Callable<InputStream>) - Method in class com.google.ar.sceneform.rendering.LoadRenderableFromFilamentGltfTask
Returns CompletableFuture for a new Renderable.
DownRight - Static variable in class com.google.ar.sceneform.lullmodel.LayoutFillOrder
The first entity is added leftmost, and subsequent entities go down (and then right if wrapping is enabled).
DpToMetersViewSizer - Class in com.google.ar.sceneform.rendering
Controls the size of a ViewRenderable in a Scene by defining how many dp (density-independent pixels) there are per meter.
DpToMetersViewSizer(int) - Constructor for class com.google.ar.sceneform.rendering.DpToMetersViewSizer
Constructor for creating a sizer for controlling the size of a ViewRenderable by defining how many dp there are per meter.
drawableResourceNameToIdentifier(Context, String) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
Return the integer resource id for the specified resource name.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages