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

G

g - Variable in class com.google.ar.sceneform.rendering.Color
 
g() - Method in class com.google.ar.sceneform.lullmodel.Color
 
geIndex() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Returns The Zero-based index of the target animation as defined in the original AnimatableModel
generateMipmaps() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
 
get() - Method in class com.google.ar.sceneform.utilities.ChangeId
 
get(Object) - Method in class com.google.ar.sceneform.resources.ResourceRegistry
Returns a future to a resource previously registered with the same id.
getAllAugmentedImages() - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view session tracked Augmented Images.
getAllAugmentedImages(TrackingState, AugmentedImage.TrackingMethod) - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view session tracked Augmented Images with the specified tracking state and method.
getAllPlanes() - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view session tracked planes.
getAllPlanes(TrackingState...) - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view session tracked planes with the specified tracking states.
getAnchor() - Method in class com.google.ar.sceneform.AnchorNode
Returns the ARCore anchor if it exists or null otherwise.
getAnimation(int) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Get the associated ModelAnimation at the given index or throw an IndexOutOfBoundsException.
getAnimation(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Get the associated ModelAnimation at the given index or throw an IndexOutOfBoundsException.
getAnimation(String) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Get the associated ModelAnimation by name or null if none exist with the given name.
getAnimationCount() - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Returns the number of ModelAnimation definitions in the model.
getAnimationCount() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the number of ModelAnimation definitions in the model.
getAnimationFrameRate() - Method in class com.google.ar.sceneform.rendering.Renderable
Gets the number of frames per seconds defined in the asset animation.
getAnimationIndex(String) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Get the Zero-based index for the animation name of interest or -1 if not found.
getAnimationName(int) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Get the name of the ModelAnimation at the Zero-based index
getAnimationNames() - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Get the names of the ModelAnimation
getAnimationNames() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getAnimationOrThrow(String) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
Get the associated ModelAnimation by name or throw an Exception if none exist with the given name.
getArFrame() - Method in class com.google.ar.sceneform.ArSceneView
Returns the most recent ARCore Frame if it is available.
getAugmentedImages(Collection<T>) - Static method in class com.google.ar.sceneform.Trackables
Retrieve a filtered collection containing Augmented Images
getAugmentedImages(Collection<T>, TrackingState, AugmentedImage.TrackingMethod) - Static method in class com.google.ar.sceneform.Trackables
Retrieve a filtered collection containing the Augmented Images with the specified TrackingState and TrackingMethod
getAverage() - Method in class com.google.ar.sceneform.utilities.MovingAverage
Returns the current average for all samples.
getAverage() - Method in class com.google.ar.sceneform.utilities.MovingAverageMillisecondsTracker
 
getBack() - Method in class com.google.ar.sceneform.Node
Gets the world-space back vector (+z) of this node.
getByteBuffer() - Method in class com.google.flatbuffers.Table
Get the underlying ByteBuffer.
getByteCountPerVertex(ModelInstanceDef) - Static method in class com.google.ar.sceneform.rendering.LullModel
 
getCamera() - Method in class com.google.ar.sceneform.rendering.Renderer
Retrieve the Filament camera used by the renderer
getCamera() - Method in class com.google.ar.sceneform.Scene
Get the camera that is used to render the scene.
getCameraStream() - Method in class com.google.ar.sceneform.ArSceneView
Returns the CameraStream, used to control if the occlusion should be enabled or disabled.
getCenter() - Method in class com.google.ar.sceneform.collision.Box
Get a copy of the box's center.
getCenter() - Method in class com.google.ar.sceneform.collision.Plane
 
getCenter() - Method in class com.google.ar.sceneform.collision.Sphere
Get a copy of the sphere's center.
getCenterAabb() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getChildren() - Method in class com.google.ar.sceneform.NodeParent
Returns an immutable list of this parent's children.
getCollisionShape() - Method in class com.google.ar.sceneform.Node
Gets the shape to use for collisions with this node.
getCollisionShape() - Method in class com.google.ar.sceneform.rendering.Renderable
Get the CollisionShape used for collision detection with this Renderable.
getColor() - Method in class com.google.ar.sceneform.rendering.Light
Get the RGB Color of the light.
getColor() - Method in class com.google.ar.sceneform.rendering.Vertex
 
getContext() - Method in class com.google.ar.sceneform.rendering.Renderer
 
getDefault() - Static method in class com.google.flatbuffers.Utf8
Get the default UTF-8 processor.
getDeltaSeconds() - Method in class com.google.ar.sceneform.FrameTime
Get the time in seconds between this frame and the last frame.
getDeltaTime(TimeUnit) - Method in class com.google.ar.sceneform.FrameTime
Get the time between this frame and the last frame.
getDepthMode() - Method in class com.google.ar.sceneform.rendering.CameraStream
Gets the currently applied depth mode depending on the device supported modes.
getDepthOcclusionMode() - Method in class com.google.ar.sceneform.rendering.CameraStream
Gets the current Depth Occlusion Mode
getDepthTextureCleanupRegistry() - Method in class com.google.ar.sceneform.rendering.ResourceManager
 
getDesiredHeight() - Method in class com.google.ar.sceneform.rendering.Renderer
 
getDesiredWidth() - Method in class com.google.ar.sceneform.rendering.Renderer
 
getDirection() - Method in class com.google.ar.sceneform.collision.Ray
Get the direction of the ray.
getDistance() - Method in class com.google.ar.sceneform.collision.RayHit
Get the distance along the ray to the impact point on the surface of the collision shape.
getDown() - Method in class com.google.ar.sceneform.Node
Gets the world-space down vector (-y) of this node.
getDpPerMeters() - Method in class com.google.ar.sceneform.rendering.DpToMetersViewSizer
Returns the number of dp (density-independent pixels) there are per meter that is used for controlling the size of a ViewRenderable.
getDuration() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Returns the duration of this animation in seconds.
getDurationMillis() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Returns the duration of this animation in milliseconds.
getElapsedTimeMs() - Method in class com.google.ar.sceneform.utilities.TimeAccumulator
 
getEngine() - Static method in class com.google.ar.sceneform.rendering.EngineInstance
Get the Filament Engine instance, creating it if necessary.
getEntity() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
 
getEnvironment() - Method in class com.google.ar.sceneform.rendering.Renderer
### Get the lighting environment and the skybox of the scene
getExtents() - Method in class com.google.ar.sceneform.collision.Box
Calculate the extents (half the size) of the box.
getExtentsAabb() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getExternalTexture(String) - Method in class com.google.ar.sceneform.rendering.Material
 
getFalloffRadius() - Method in class com.google.ar.sceneform.rendering.Light
Get the falloff radius of the light.
getFarClipPlane() - Method in class com.google.ar.sceneform.Camera
 
getFarClipPlane() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
 
getFilamentAsset() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
 
getFilamentEngine() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
getFilamentEngine() - Method in interface com.google.ar.sceneform.rendering.IEngine
 
getFilamentRenderer() - Method in class com.google.ar.sceneform.rendering.Renderer
Access to the underlying Filament renderer.
getFilamentScene() - Method in class com.google.ar.sceneform.rendering.Renderer
 
getFilamentStream() - Method in class com.google.ar.sceneform.rendering.ExternalTexture
 
getFilamentTexture() - Method in class com.google.ar.sceneform.rendering.DepthTexture
 
getFilamentTexture() - Method in class com.google.ar.sceneform.rendering.ExternalTexture
 
getFilamentView() - Method in class com.google.ar.sceneform.rendering.Renderer
Access to the underlying Filament view.
getFinalModelMatrix(Matrix) - Method in class com.google.ar.sceneform.rendering.Renderable
Gets the final model matrix to use for rendering this Renderable based on the matrix passed in.
getFinalModelMatrix(Matrix) - Method in class com.google.ar.sceneform.rendering.ViewRenderable
Takes the model matrix from the TransformProvider for rendering this Node and scales it to size it appropriately based on the meters to pixel ratio for the view.
getForward() - Method in class com.google.ar.sceneform.Node
Gets the world-space forward vector (-z) of this node.
getFractionAtTime(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the fraction position at the elapsed time in seconds.
getFractionPosition() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the fractional value at the current animation position.
getFrameAtTime(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the frame position at the elapsed time in seconds.
getFrameCount() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Returns the total number of frames of this animation.
getFramePosition() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the current frame number at the current animation position.
getFrameRate() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the frames per second originally defined in the Animatable.
getHeight() - Method in class com.google.ar.sceneform.rendering.FixedHeightViewSizer
Returns the height in meters used for controlling the size of a ViewRenderable.
getHorizontalAlignment() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
Gets the ViewRenderable.HorizontalAlignment that controls where the ViewRenderable is positioned relative to the Node it is attached to along the x-axis.
getId() - Method in class com.google.ar.sceneform.rendering.Renderable
 
getIndexBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getInnerConeAngle() - Method in class com.google.ar.sceneform.rendering.Light
Get the inner cone angle for spotlights.
getInstance() - Static method in class com.google.ar.sceneform.rendering.ResourceManager
 
getIntensity() - Method in class com.google.ar.sceneform.rendering.Light
Get the intensity of the light.
getLastPathSegment(Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
 
getLeft() - Method in class com.google.ar.sceneform.Node
Gets the world-space left vector (-x) of this node.
getLight() - Method in class com.google.ar.sceneform.Node
Gets the current light, which is mutable.
getLight() - Method in class com.google.ar.sceneform.rendering.LightInstance
 
getLightManager() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
getLightManager() - Method in interface com.google.ar.sceneform.rendering.IEngine
 
getLocalDirection() - Method in class com.google.ar.sceneform.rendering.Light
 
getLocalPosition() - Method in class com.google.ar.sceneform.Node
Gets a copy of the nodes position relative to its parent (local-space).
getLocalPosition() - Method in class com.google.ar.sceneform.rendering.Light
 
getLocalRotation() - Method in class com.google.ar.sceneform.Node
Gets a copy of the nodes rotation relative to its parent (local-space).
getLocalScale() - Method in class com.google.ar.sceneform.Node
Gets a copy of the nodes scale relative to its parent (local-space).
getMagFilter() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
Get the magnification function used whenever the level-of-detail function determines that the texture should be magnified.
getMainExecutor() - Static method in class com.google.ar.sceneform.rendering.ThreadPools
Executor for anything that that touches Renderer state
getMainLight() - Method in class com.google.ar.sceneform.rendering.Renderer
### Get the main directional light of the scene
getMaterial() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
Returns default material instance used to render the planes.
getMaterial() - Method in class com.google.ar.sceneform.rendering.Renderable
Returns the material bound to the first submesh.
getMaterial() - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
 
getMaterial() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the material bound to the first submesh.
getMaterial(int) - Method in class com.google.ar.sceneform.rendering.Renderable
Returns the material bound to the specified submesh.
getMaterial(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the material bound to the specified index.
getMaterial(String) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the material bound to the specified name.
getMaterialBindingIds() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getMaterialName(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the name associated with the specified index.
getMaterialsCount() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the number of materials.
getMeshes() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getMinFilter() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
Get the minifying function used whenever the level-of-detail function determines that the texture should be minified.
getName() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the name of the animation
getName() - Method in class com.google.ar.sceneform.Node
Returns the name of the node.
getName() - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
 
getNearClipPlane() - Method in class com.google.ar.sceneform.Camera
 
getNearClipPlane() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
 
getNode() - Method in class com.google.ar.sceneform.HitTestResult
The node that was hit by the hit test.
getNormal() - Method in class com.google.ar.sceneform.collision.Plane
 
getNormal() - Method in class com.google.ar.sceneform.rendering.Vertex
 
getOnTouchListener() - Method in class com.google.ar.sceneform.TouchEventSystem
Get the currently registered callback for touch events.
getOrigin() - Method in class com.google.ar.sceneform.collision.Ray
Get the origin of the ray.
getOuterConeAngle() - Method in class com.google.ar.sceneform.rendering.Light
Get the outer cone angle for spotlights.
getParent() - Method in class com.google.ar.sceneform.Node
Returns the parent of this node.
getPlaneRenderer() - Method in class com.google.ar.sceneform.ArSceneView
Returns PlaneRenderer, used to control plane visualization.
getPlaneRendererMode() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
getPlanes(Collection<T>) - Static method in class com.google.ar.sceneform.Trackables
Retrieve a filtered collection containing Planes
getPlanes(Collection<T>, TrackingState...) - Static method in class com.google.ar.sceneform.Trackables
Retrieve a filtered collection containing the Planes with the specified TrackingStates.
getPoint() - Method in class com.google.ar.sceneform.collision.RayHit
Get the position in world-space where the ray hit the collision shape.
getPoint(float) - Method in class com.google.ar.sceneform.collision.Ray
Get a point at a distance along the ray.
getPosition() - Method in class com.google.ar.sceneform.rendering.Vertex
 
getProjectionMatrix() - Method in class com.google.ar.sceneform.Camera
 
getProjectionMatrix() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
 
getRadius() - Method in class com.google.ar.sceneform.collision.Sphere
Get the radius of the sphere.
getRawColorBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getRawIndexBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getRawPositionBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getRawTangentsBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getRawUvBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getRelativeTransform() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the transform of this renderable relative to it's node.
getRelativeTransformInverse() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Returns the inverse transform of this renderable relative to it's node.
getRenderable() - Method in class com.google.ar.sceneform.Node
Gets the renderable to display for this node.
getRenderable() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Get the Renderable to display for this RenderableInstance.
getRenderableInstance() - Method in class com.google.ar.sceneform.Node
 
getRenderableManager() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
getRenderableManager() - Method in interface com.google.ar.sceneform.rendering.IEngine
 
getRenderedEntity() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
 
getRenderer() - Method in class com.google.ar.sceneform.Scene
Returns the renderer used for this scene, or null if the renderer is not setup.
getRenderer() - Method in class com.google.ar.sceneform.SceneView
Returns the renderer used for this view, or null if the renderer is not setup.
getRenderPriority() - Method in class com.google.ar.sceneform.rendering.CameraStream
 
getRenderPriority() - Method in class com.google.ar.sceneform.rendering.Renderable
Get the render priority that controls the order of rendering.
getRenderPriority() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
Get the render priority that controls the order of rendering.
getRight() - Method in class com.google.ar.sceneform.Node
Gets the world-space right vector (+x) of this node.
getRootAsBlendShape(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
 
getRootAsBlendShape(ByteBuffer, BlendShape) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
 
getRootAsDataBool(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataBool
 
getRootAsDataBool(ByteBuffer, DataBool) - Static method in class com.google.ar.sceneform.lullmodel.DataBool
 
getRootAsDataBytes(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
 
getRootAsDataBytes(ByteBuffer, DataBytes) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
 
getRootAsDataFloat(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataFloat
 
getRootAsDataFloat(ByteBuffer, DataFloat) - Static method in class com.google.ar.sceneform.lullmodel.DataFloat
 
getRootAsDataHashValue(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataHashValue
 
getRootAsDataHashValue(ByteBuffer, DataHashValue) - Static method in class com.google.ar.sceneform.lullmodel.DataHashValue
 
getRootAsDataInt(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataInt
 
getRootAsDataInt(ByteBuffer, DataInt) - Static method in class com.google.ar.sceneform.lullmodel.DataInt
 
getRootAsDataQuat(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataQuat
 
getRootAsDataQuat(ByteBuffer, DataQuat) - Static method in class com.google.ar.sceneform.lullmodel.DataQuat
 
getRootAsDataString(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataString
 
getRootAsDataString(ByteBuffer, DataString) - Static method in class com.google.ar.sceneform.lullmodel.DataString
 
getRootAsDataVec2(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataVec2
 
getRootAsDataVec2(ByteBuffer, DataVec2) - Static method in class com.google.ar.sceneform.lullmodel.DataVec2
 
getRootAsDataVec3(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataVec3
 
getRootAsDataVec3(ByteBuffer, DataVec3) - Static method in class com.google.ar.sceneform.lullmodel.DataVec3
 
getRootAsDataVec4(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataVec4
 
getRootAsDataVec4(ByteBuffer, DataVec4) - Static method in class com.google.ar.sceneform.lullmodel.DataVec4
 
getRootAsKeyVariantPairDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
 
getRootAsKeyVariantPairDef(ByteBuffer, KeyVariantPairDef) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
 
getRootAsMaterialDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
 
getRootAsMaterialDef(ByteBuffer, MaterialDef) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
 
getRootAsMaterialTextureDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
 
getRootAsMaterialTextureDef(ByteBuffer, MaterialTextureDef) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
 
getRootAsModelDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
 
getRootAsModelDef(ByteBuffer, ModelDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
 
getRootAsModelInstanceDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
 
getRootAsModelInstanceDef(ByteBuffer, ModelInstanceDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
 
getRootAsModelPipelineCollidableDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
 
getRootAsModelPipelineCollidableDef(ByteBuffer, ModelPipelineCollidableDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
 
getRootAsModelPipelineDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
 
getRootAsModelPipelineDef(ByteBuffer, ModelPipelineDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
 
getRootAsModelPipelineImportDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
 
getRootAsModelPipelineImportDef(ByteBuffer, ModelPipelineImportDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
 
getRootAsModelPipelineMaterialDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
 
getRootAsModelPipelineMaterialDef(ByteBuffer, ModelPipelineMaterialDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
 
getRootAsModelPipelineRenderableDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
 
getRootAsModelPipelineRenderableDef(ByteBuffer, ModelPipelineRenderableDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
 
getRootAsModelPipelineSkeletonDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
 
getRootAsModelPipelineSkeletonDef(ByteBuffer, ModelPipelineSkeletonDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
 
getRootAsSkeletonDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
 
getRootAsSkeletonDef(ByteBuffer, SkeletonDef) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
 
getRootAsSubmeshAabb(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
 
getRootAsSubmeshAabb(ByteBuffer, SubmeshAabb) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
 
getRootAsTextureDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
 
getRootAsTextureDef(ByteBuffer, TextureDef) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
 
getRootAsVariantArrayDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
 
getRootAsVariantArrayDef(ByteBuffer, VariantArrayDef) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
 
getRootAsVariantArrayDefImpl(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
 
getRootAsVariantArrayDefImpl(ByteBuffer, VariantArrayDefImpl) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
 
getRootAsVariantMapDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
 
getRootAsVariantMapDef(ByteBuffer, VariantMapDef) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
 
getRotation() - Method in class com.google.ar.sceneform.collision.Box
Get a copy of the box's rotation.
getScene() - Method in class com.google.ar.sceneform.Node
Returns the scene that this node is part of, null if it isn't part of any scene.
getScene() - Method in class com.google.ar.sceneform.SceneView
Returns the Sceneform Scene created by this view.
getSession() - Method in class com.google.ar.sceneform.ArSceneView
Returns the ARCore Session used by this view.
getSessionConfig() - Method in class com.google.ar.sceneform.ArSceneView
The session config used by this View.
getShape() - Method in class com.google.ar.sceneform.collision.Collider
 
getSize() - Method in class com.google.ar.sceneform.collision.Box
Get a copy of the box's size.
getSize(View) - Method in class com.google.ar.sceneform.rendering.DpToMetersViewSizer
 
getSize(View) - Method in class com.google.ar.sceneform.rendering.FixedHeightViewSizer
 
getSize(View) - Method in class com.google.ar.sceneform.rendering.FixedWidthViewSizer
 
getSize(View) - Method in interface com.google.ar.sceneform.rendering.ViewSizer
Calculates the desired size of the view in the Scene.
getSizeAabb() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getSizer() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
Gets the ViewSizer that controls the size of this ViewRenderable in the Scene.
getStartSeconds() - Method in class com.google.ar.sceneform.FrameTime
Get the time in seconds when this frame started.
getStartTime(TimeUnit) - Method in class com.google.ar.sceneform.FrameTime
Get the time when this frame started.
getSubmeshCount() - Method in class com.google.ar.sceneform.rendering.Renderable
Returns the number of submeshes that this renderable has.
getSubmeshName(int) - Method in class com.google.ar.sceneform.rendering.Renderable
Returns the name associated with the specified submesh.
getSurface() - Method in class com.google.ar.sceneform.rendering.ExternalTexture
Gets the surface created for this ExternalTexture that draws to ExternalTexture.getSurfaceTexture()
getSurfaceTexture() - Method in class com.google.ar.sceneform.rendering.ExternalTexture
Gets the surface texture created for this ExternalTexture.
getSurfaceView() - Method in class com.google.ar.sceneform.rendering.Renderer
 
getThreadPoolExecutor() - Static method in class com.google.ar.sceneform.rendering.ThreadPools
Default background Executor for async operations including file reading.
getTimeAtFraction(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the elapsed time in seconds of a fraction position
getTimeAtFrame(int) - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the elapsed time in seconds of a frame position
getTimePosition() - Method in class com.google.ar.sceneform.animation.ModelAnimation
Get the current time position in seconds at the current animation position.
getTransformedShape() - Method in class com.google.ar.sceneform.collision.Collider
 
getTransformManager() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
 
getTransformManager() - Method in interface com.google.ar.sceneform.rendering.IEngine
 
getTransformOffset() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getTransformProvider() - Method in class com.google.ar.sceneform.collision.Collider
 
getTransformScale() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getTriangleIndices() - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
 
getType() - Method in class com.google.ar.sceneform.rendering.Light
Get the light Light.Type.
getUp() - Method in class com.google.ar.sceneform.Node
Gets the world-space up vector (+y) of this node.
getUpdatedAugmentedImages() - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view last frame tracked Augmented Images.
getUpdatedAugmentedImages(TrackingState, AugmentedImage.TrackingMethod) - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view last frame tracked Augmented Images with the specified tracking state and method.
getUpdatedPlanes() - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view last frame tracked planes.
getUpdatedPlanes(TrackingState...) - Method in class com.google.ar.sceneform.ArSceneView
Retrieve the view last frame tracked planes with the specified tracking states.
getUvCoordinate() - Method in class com.google.ar.sceneform.rendering.Vertex
 
getVertexBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
 
getVerticalAlignment() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
Gets the ViewRenderable.VerticalAlignment that controls where the ViewRenderable is positioned relative to the Node it is attached to along the y-axis.
getVerticalFovDegrees() - Method in class com.google.ar.sceneform.Camera
Gets the vertical field of view for the camera.
getView() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
The 2D Android View that is rendered by this ViewRenderable.
getView() - Method in class com.google.ar.sceneform.Scene
Returns the SceneView used to create the scene.
getViewMatrix() - Method in class com.google.ar.sceneform.Camera
 
getViewMatrix() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
 
getWidth() - Method in class com.google.ar.sceneform.rendering.FixedWidthViewSizer
Returns the width in meters used for controlling the size of a ViewRenderable.
getWorldModelMatrix() - Method in interface com.google.ar.sceneform.common.TransformProvider
 
getWorldModelMatrix() - Method in class com.google.ar.sceneform.Node
 
getWorldModelMatrix() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
 
getWorldPosition() - Method in class com.google.ar.sceneform.Node
Get a copy of the nodes world-space position.
getWorldRotation() - Method in class com.google.ar.sceneform.Node
Gets a copy of the nodes world-space rotation.
getWorldScale() - Method in class com.google.ar.sceneform.Node
Gets a copy of the nodes world-space scale.
getWrapModeR() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
Get the wrap mode for texture coordinate R.
getWrapModeS() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
Get the wrap mode for texture coordinate S.
getWrapModeT() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
Get the wrap mode for texture coordinate T.
GLHelper - Class in com.google.ar.sceneform.rendering
Convenience class to perform common GL operations
GLHelper() - Constructor for class com.google.ar.sceneform.rendering.GLHelper
 
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