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
All Classes All Packages
All Classes All Packages
A
- a - Variable in class com.google.ar.sceneform.rendering.Color
- a() - Method in class com.google.ar.sceneform.lullmodel.Color
- AabbDef - Class in com.google.ar.sceneform.lullmodel
- AabbDef() - Constructor for class com.google.ar.sceneform.lullmodel.AabbDef
- aabbs(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
-
A bounding Aabb for each submesh.
- aabbs(SubmeshAabb, int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- aabbsLength() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- add(Vector3, Vector3) - Static method in class com.google.ar.sceneform.math.Vector3
-
Adds two Vector3's
- ADD_MISSING_FILES - com.google.ar.sceneform.rendering.LoadGltfListener.GltfLoadStage
- addAabbs(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addAttributes(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
- addAxisSystem(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addBlendAttributes(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addBlendShapes(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addBoneNames(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
- addBoneParents(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
- addBoneTransforms(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
- addBoolean(boolean) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `boolean` to the buffer, properly aligned, and grows the buffer (if necessary).
- addBoolean(int, boolean, boolean) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `boolean` to a table at `o` into its vtable, with value `x` and default `d`.
- addBoundingBox(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
- addByte(byte) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `byte` to the buffer, properly aligned, and grows the buffer (if necessary).
- addByte(int, byte, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `byte` to a table at `o` into its vtable, with value `x` and default `d`.
- addChild(Node) - Method in class com.google.ar.sceneform.NodeParent
-
Adds a node as a child of this NodeParent.
- addCmPerUnit(FlatBufferBuilder, float) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addCollidable(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- addCollider(Collider) - Method in class com.google.ar.sceneform.collision.CollisionSystem
- addData(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addDouble(double) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `double` to the buffer, properly aligned, and grows the buffer (if necessary).
- addDouble(int, double, double) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `double` to a table at `o` into its vtable, with value `x` and default `d`.
- addEnsureVertexOrientationWNotZero(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addEntity(int) - Method in class com.google.ar.sceneform.rendering.Renderer
- addFile(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addFile(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addFixInfacingNormals(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addFlattenHierarchyAndTransformVerticesToRootSpace(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addFlipTextureCoordinates(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addFloat(float) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `float` to the buffer, properly aligned, and grows the buffer (if necessary).
- addFloat(int, float, double) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `float` to a table at `o` into its vtable, with value `x` and default `d`.
- addGenerateMipmaps(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addHashKey(FlatBufferBuilder, long) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
- addIndices16(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addIndices32(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addInt(int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add an `int` to the buffer, properly aligned, and grows the buffer (if necessary).
- addInt(int, int, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add an `int` to a table at `o` into its vtable, with value `x` and default `d`.
- addInterleaved(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addIsRgbm(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addKey(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
- addLifecycleListener(Node.LifecycleListener) - Method in class com.google.ar.sceneform.Node
-
Adds a listener that will be called when node lifecycle events occur.
- addLight(int) - Method in class com.google.ar.sceneform.rendering.Renderer
- addLods(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
- addLong(int, long, long) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `long` to a table at `o` into its vtable, with value `x` and default `d`.
- addLong(long) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `long` to the buffer, properly aligned, and grows the buffer (if necessary).
- addMagFilter(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addMaterial(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
- addMaterials(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addMaterials(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
- addMaxBoneWeights(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addMaxPosition(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
- addMergeMaterials(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addMinFilter(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addMinPosition(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
- addName(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
- addName(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
- addName(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addName(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addName(FlatBufferBuilder, long) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addNameOverride(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
- addNumVertices(FlatBufferBuilder, long) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addOffset(int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Adds on offset, relative to where it will be written.
- addOffset(int, int, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add an `offset` to a table at `o` into its vtable, with value `x` and default `d`.
- addOnPeekTouchListener(Scene.OnPeekTouchListener) - Method in class com.google.ar.sceneform.Scene
-
Adds a listener that will be called before the
Scene.OnTouchListener
is invoked. - addOnPeekTouchListener(Scene.OnPeekTouchListener) - Method in class com.google.ar.sceneform.TouchEventSystem
-
Adds a listener that will be called before the
Scene.OnTouchListener
is invoked. - addOnUpdateListener(Scene.OnUpdateListener) - Method in class com.google.ar.sceneform.Scene
-
Adds a listener that will be called once per frame immediately before the Scene is updated.
- addPremultiplyAlpha(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addProperties(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
- addRanges(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addRecenter(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addRenderables(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- addReportErrorsToStdout(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addResourceHolder(ResourceHolder) - Method in class com.google.ar.sceneform.rendering.ResourceManager
- addSample(double) - Method in class com.google.ar.sceneform.utilities.MovingAverage
-
Add a sample and calculate a new average.
- addScale(FlatBufferBuilder, float) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addShaderToMeshBones(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addShort(int, short, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `short` to a table at `o` into its vtable, with value `x` and default `d`.
- addShort(short) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a `short` to the buffer, properly aligned, and grows the buffer (if necessary).
- addSkeleton(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
- addSkeleton(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- addSmoothingAngle(FlatBufferBuilder, float) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addSource(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
- addSource(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
- addSource(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
- addSources(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- addStruct(int, int, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
-
Add a struct to the table.
- addTangentData(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addTangentIndices16(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addTangentIndices32(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addTargetMeshes(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addTargetType(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addTextures(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
- addTextures(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
- addTextures(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- addTransformChangedListener(Node.TransformChangedListener) - Method in class com.google.ar.sceneform.Node
-
Adds a listener that will be called when the node's transformation changes.
- addUsage(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
- addUsagePerChannel(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
- addUseSpecularGlossinessTexturesIfPresent(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- addValue(FlatBufferBuilder, boolean) - Static method in class com.google.ar.sceneform.lullmodel.DataBool
- addValue(FlatBufferBuilder, float) - Static method in class com.google.ar.sceneform.lullmodel.DataFloat
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataInt
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataQuat
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataString
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataVec2
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataVec3
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataVec4
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
- addValue(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
- addValue(FlatBufferBuilder, long) - Static method in class com.google.ar.sceneform.lullmodel.DataHashValue
- addValues(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
- addValues(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
- addValueType(FlatBufferBuilder, byte) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
- addValueType(FlatBufferBuilder, byte) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
- addVersion(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
- addVertexAttributes(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addVertexData(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addVertexData(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
- addVertexIndices16(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addVertexIndices32(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
- addWrapR(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addWrapS(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- addWrapT(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
- almostEqualRelativeAndAbs(float, float) - Static method in class com.google.ar.sceneform.math.MathHelper
-
Returns true if two floats are equal within a tolerance.
- Ambient - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
- AnchorNode - Class in com.google.ar.sceneform
-
Node that is automatically positioned in world space based on an ARCore Anchor.
- AnchorNode() - Constructor for class com.google.ar.sceneform.AnchorNode
-
Create an AnchorNode with no anchor.
- AnchorNode(Anchor) - Constructor for class com.google.ar.sceneform.AnchorNode
-
Create an AnchorNode with the specified anchor.
- AndroidPreconditions - Class in com.google.ar.sceneform.utilities
-
Helper class for common android specific preconditions used inside of RenderCore.
- AndroidPreconditions() - Constructor for class com.google.ar.sceneform.utilities.AndroidPreconditions
- angleBetweenVectors(Vector3, Vector3) - Static method in class com.google.ar.sceneform.math.Vector3
-
Returns the shortest angle in degrees between two vectors.
- angleSize() - Method in class com.google.ar.sceneform.lullmodel.ArcDef
-
Size of the arc measured in radians.
- AnimatableModel - Interface in com.google.ar.sceneform.animation
-
An AnimatableModel is an object whose properties can be animated by an
ModelAnimation
. - animate(boolean) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
-
Constructs and returns an
ObjectAnimator
for allModelAnimation
of this object. - animate(int...) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
-
Constructs and returns an
ObjectAnimator
for targetedModelAnimation
with a a given index of this object. - animate(ModelAnimation...) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
-
Constructs and returns an
ObjectAnimator
for a targetedModelAnimation
of this object. - animate(String...) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
-
Constructs and returns an
ObjectAnimator
for targetedModelAnimation
with a given name of this object. - applyAnimationChange(ModelAnimation) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
-
Occurs when a
ModelAnimation
has received any property changed. - applyAnimationChange(ModelAnimation) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
- ArcDef - Class in com.google.ar.sceneform.lullmodel
- ArcDef() - Constructor for class com.google.ar.sceneform.lullmodel.ArcDef
- ArSceneView - Class in com.google.ar.sceneform
-
A SurfaceView that integrates with ARCore and renders a scene.
- ArSceneView(Context) - Constructor for class com.google.ar.sceneform.ArSceneView
-
Constructs a ArSceneView object and binds it to an Android Context.
- ArSceneView(Context, AttributeSet) - Constructor for class com.google.ar.sceneform.ArSceneView
-
Constructs a ArSceneView object and binds it to an Android Context.
- ArSceneView.OnSessionConfigChangeListener - Interface in com.google.ar.sceneform
-
Called when the ARCore Session configuration has changed.
- attachToRenderer(Renderer) - Method in class com.google.ar.sceneform.rendering.LightInstance
- attachToRenderer(Renderer) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
- attributes(int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
-
Specific vertex attributes to export.
- attributesAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
- attributesInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
- attributesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
- axisAngle(Vector3, float) - Static method in class com.google.ar.sceneform.math.Quaternion
-
Get a new Quaternion using an axis/angle to define the rotation
- axisSystem() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
-
The axis system used by the model asset.
- AxisSystem - Class in com.google.ar.sceneform.lullmodel
-
List of different ways to interpret the orientation axis of an asset when importing it.
All Classes All Packages