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
T
- Table - Class in com.google.flatbuffers
-
All tables in the generated code derive from this class, and add their own accessors.
- Table() - Constructor for class com.google.flatbuffers.Table
- TAG - Static variable in class com.google.ar.sceneform.rendering.HeadlessEngineWrapper
- Tangent - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeUsage
- tangentData(int) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
-
Contains Tangent data that is necessary to restore original values of blend shape vertices that differ from correspondent mesh vertices in Tangent attribute only OR indentical ones.
- tangentDataAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentDataInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentDataLength() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices16(int) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices16AsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices16InByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices16Length() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices32(int) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
-
Indices of vertices that differ in Tangent OR indentical ones.
- tangentIndices32AsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices32InByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- tangentIndices32Length() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
- targetMeshes(int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
-
The names of the nodes that contain the target meshes to import from the asset.
- targetMeshesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
- targetType() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
- TexCoord - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeUsage
- Texture - Class in com.google.ar.sceneform.rendering
-
Represents a reference to a texture.
- Texture.Builder - Class in com.google.ar.sceneform.rendering
-
Factory class for
Texture
- Texture.Sampler - Class in com.google.ar.sceneform.rendering
-
Controls what settings are used to sample Textures when rendering.
- Texture.Sampler.Builder - Class in com.google.ar.sceneform.rendering
-
Builder for constructing Sampler objects.
- Texture.Sampler.MagFilter - Enum in com.google.ar.sceneform.rendering
-
Options for Magnification Filter function.
- Texture.Sampler.MinFilter - Enum in com.google.ar.sceneform.rendering
-
Options for Minification Filter function.
- Texture.Sampler.WrapMode - Enum in com.google.ar.sceneform.rendering
-
Options for Wrap Mode function.
- Texture.Usage - Enum in com.google.ar.sceneform.rendering
-
Type of Texture usage.
- TextureDef - Class in com.google.ar.sceneform.lullmodel
- TextureDef() - Constructor for class com.google.ar.sceneform.lullmodel.TextureDef
- TextureFiltering - Class in com.google.ar.sceneform.lullmodel
- TextureInternalData - Class in com.google.ar.sceneform.rendering
-
Represents shared data used by
Texture
s for rendering. - TextureInternalData(Texture, Texture.Sampler) - Constructor for class com.google.ar.sceneform.rendering.TextureInternalData
- textures(int) - Method in class com.google.ar.sceneform.lullmodel.MaterialDef
-
The list of textures associated with the Material.
- textures(int) - Method in class com.google.ar.sceneform.lullmodel.ModelDef
-
A collection of embedded textures associated with this model.
- textures(int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
-
The textures to be used by the renderables.
- textures(MaterialTextureDef, int) - Method in class com.google.ar.sceneform.lullmodel.MaterialDef
- textures(TextureDef, int) - Method in class com.google.ar.sceneform.lullmodel.ModelDef
- textures(TextureDef, int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- texturesLength() - Method in class com.google.ar.sceneform.lullmodel.MaterialDef
- texturesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelDef
- texturesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
- TextureTargetType - Class in com.google.ar.sceneform.lullmodel
- TextureWrap - Class in com.google.ar.sceneform.lullmodel
- THIRD - com.google.ar.sceneform.SceneView.FrameRate
-
divide the maximal allowed frame rate by 3
- ThreadPools - Class in com.google.ar.sceneform.rendering
-
Provides access to default
Executor
s to be used - TIME_POSITION - Static variable in class com.google.ar.sceneform.animation.ModelAnimation
-
A Property wrapper around the
timePosition
functionality handled by theModelAnimation.setTimePosition(float)
andModelAnimation.getTimePosition()
methods. - TimeAccumulator - Class in com.google.ar.sceneform.utilities
-
Sums time samples together.
- TimeAccumulator() - Constructor for class com.google.ar.sceneform.utilities.TimeAccumulator
- timeToFraction(float, float) - Static method in class com.google.ar.sceneform.animation.ModelAnimation
-
Get the fraction position at the elapsed time in seconds.
- timeToFrame(float, int) - Static method in class com.google.ar.sceneform.animation.ModelAnimation
-
Get the frame position at the elapsed time in seconds.
- Top - Static variable in class com.google.ar.sceneform.lullmodel.LayoutVerticalAlignment
-
Each entity will align to the top of its row in the layout.
- TOP - com.google.ar.sceneform.rendering.ViewRenderable.VerticalAlignment
- toString() - Method in class com.google.ar.sceneform.collision.Ray
- toString() - Method in class com.google.ar.sceneform.math.Quaternion
- toString() - Method in class com.google.ar.sceneform.math.Vector3
- toString() - Method in class com.google.ar.sceneform.Node
- TouchEventSystem - Class in com.google.ar.sceneform
-
Manages propagation of touch events to node's within a scene.
- TouchEventSystem() - Constructor for class com.google.ar.sceneform.TouchEventSystem
- Trackables - Class in com.google.ar.sceneform
-
Collection of Trackables extensions
- Trackables() - Constructor for class com.google.ar.sceneform.Trackables
- transformDirection(Vector3) - Method in class com.google.ar.sceneform.math.Matrix
-
Transforms a direction by ignoring any translation.
- transformPoint(Vector3) - Method in class com.google.ar.sceneform.math.Matrix
- TransformProvider - Interface in com.google.ar.sceneform.common
-
Interface for providing information about a 3D transformation.
- True - Static variable in class com.google.ar.sceneform.lullmodel.OptionalBool
-
Force the value to true when created.
- tryLoadSceneformBundle(ByteBuffer) - Static method in class com.google.ar.sceneform.rendering.SceneformBundle
- type() - Method in class com.google.ar.sceneform.lullmodel.VertexAttribute
All Classes All Packages