From 55d017f6bd35967114d864b8d1c3d4e64be49bb5 Mon Sep 17 00:00:00 2001 From: ThomasGorisse Date: Fri, 20 Aug 2021 15:11:12 +0200 Subject: [PATCH] Release 1.19.6 --- README.md | 2 +- core/build.gradle | 2 + docs/index.md | 2 +- docs/javadoc/allclasses-index.html | 69 +- docs/javadoc/allclasses.html | 8 +- docs/javadoc/allpackages-index.html | 7 +- .../com/google/ar/sceneform/AnchorNode.html | 9 +- ...eneView.OnSessionConfigChangeListener.html | 261 +++ .../com/google/ar/sceneform/ArSceneView.html | 494 ++++- .../com/google/ar/sceneform/Camera.html | 11 +- .../com/google/ar/sceneform/FrameTime.html | 7 +- .../google/ar/sceneform/HitTestResult.html | 7 +- .../ar/sceneform/Node.LifecycleListener.html | 7 +- .../ar/sceneform/Node.OnTapListener.html | 9 +- .../ar/sceneform/Node.OnTouchListener.html | 9 +- .../Node.TransformChangedListener.html | 7 +- .../javadoc/com/google/ar/sceneform/Node.html | 137 +- .../com/google/ar/sceneform/NodeParent.html | 7 +- .../sceneform/Scene.OnPeekTouchListener.html | 7 +- .../ar/sceneform/Scene.OnTouchListener.html | 7 +- .../ar/sceneform/Scene.OnUpdateListener.html | 7 +- .../com/google/ar/sceneform/Scene.html | 39 +- .../ar/sceneform/SceneView.FrameRate.html | 7 +- .../com/google/ar/sceneform/SceneView.html | 130 +- .../com/google/ar/sceneform/Sceneform.html | 7 +- docs/javadoc/com/google/ar/sceneform/Sun.html | 11 +- .../google/ar/sceneform/TouchEventSystem.html | 7 +- .../com/google/ar/sceneform/Trackables.html | 514 +++++ .../sceneform/animation/AnimatableModel.html | 7 +- .../ModelAnimation.PropertyValuesHolder.html | 7 +- .../sceneform/animation/ModelAnimation.html | 7 +- .../ModelAnimator.PropertyValuesHolder.html | 7 +- .../ar/sceneform/animation/ModelAnimator.html | 7 +- .../sceneform/animation/package-summary.html | 7 +- .../ar/sceneform/animation/package-tree.html | 7 +- .../google/ar/sceneform/collision/Box.html | 7 +- .../ar/sceneform/collision/Collider.html | 7 +- .../sceneform/collision/CollisionShape.html | 7 +- .../sceneform/collision/CollisionSystem.html | 17 +- .../google/ar/sceneform/collision/Plane.html | 7 +- .../google/ar/sceneform/collision/Ray.html | 7 +- .../google/ar/sceneform/collision/RayHit.html | 7 +- .../google/ar/sceneform/collision/Sphere.html | 7 +- .../sceneform/collision/package-summary.html | 7 +- .../ar/sceneform/collision/package-tree.html | 7 +- .../sceneform/common/TransformProvider.html | 7 +- .../ar/sceneform/common/package-summary.html | 7 +- .../ar/sceneform/common/package-tree.html | 7 +- .../ar/sceneform/lullmodel/AabbDef.html | 7 +- .../google/ar/sceneform/lullmodel/ArcDef.html | 7 +- .../ar/sceneform/lullmodel/AxisSystem.html | 7 +- .../ar/sceneform/lullmodel/BlendShape.html | 7 +- .../google/ar/sceneform/lullmodel/Color.html | 7 +- .../ar/sceneform/lullmodel/DataBool.html | 7 +- .../ar/sceneform/lullmodel/DataBytes.html | 7 +- .../ar/sceneform/lullmodel/DataFloat.html | 7 +- .../ar/sceneform/lullmodel/DataHashValue.html | 7 +- .../ar/sceneform/lullmodel/DataInt.html | 7 +- .../ar/sceneform/lullmodel/DataQuat.html | 7 +- .../ar/sceneform/lullmodel/DataString.html | 7 +- .../ar/sceneform/lullmodel/DataVec2.html | 7 +- .../ar/sceneform/lullmodel/DataVec3.html | 7 +- .../ar/sceneform/lullmodel/DataVec4.html | 7 +- .../ar/sceneform/lullmodel/DeviceType.html | 7 +- .../lullmodel/KeyVariantPairDef.html | 7 +- .../sceneform/lullmodel/LayoutFillOrder.html | 7 +- .../lullmodel/LayoutHorizontalAlignment.html | 7 +- .../lullmodel/LayoutVerticalAlignment.html | 7 +- .../google/ar/sceneform/lullmodel/Mat4x3.html | 7 +- .../ar/sceneform/lullmodel/MaterialDef.html | 7 +- .../lullmodel/MaterialTextureDef.html | 7 +- .../lullmodel/MaterialTextureUsage.html | 7 +- .../ar/sceneform/lullmodel/ModelDef.html | 7 +- .../sceneform/lullmodel/ModelIndexRange.html | 7 +- .../sceneform/lullmodel/ModelInstanceDef.html | 7 +- .../lullmodel/ModelPipelineCollidableDef.html | 7 +- .../sceneform/lullmodel/ModelPipelineDef.html | 7 +- .../lullmodel/ModelPipelineImportDef.html | 7 +- .../lullmodel/ModelPipelineMaterialDef.html | 7 +- .../lullmodel/ModelPipelineRenderableDef.html | 7 +- .../lullmodel/ModelPipelineSkeletonDef.html | 7 +- .../ar/sceneform/lullmodel/OptionalBool.html | 7 +- .../google/ar/sceneform/lullmodel/Quat.html | 7 +- .../google/ar/sceneform/lullmodel/Rect.html | 7 +- .../google/ar/sceneform/lullmodel/Recti.html | 7 +- .../ar/sceneform/lullmodel/SkeletonDef.html | 7 +- .../ar/sceneform/lullmodel/SubmeshAabb.html | 7 +- .../ar/sceneform/lullmodel/TextureDef.html | 7 +- .../sceneform/lullmodel/TextureFiltering.html | 7 +- .../lullmodel/TextureTargetType.html | 7 +- .../ar/sceneform/lullmodel/TextureWrap.html | 7 +- .../sceneform/lullmodel/VariantArrayDef.html | 7 +- .../lullmodel/VariantArrayDefImpl.html | 7 +- .../ar/sceneform/lullmodel/VariantDef.html | 7 +- .../ar/sceneform/lullmodel/VariantMapDef.html | 7 +- .../google/ar/sceneform/lullmodel/Vec2.html | 7 +- .../google/ar/sceneform/lullmodel/Vec2i.html | 7 +- .../google/ar/sceneform/lullmodel/Vec3.html | 7 +- .../google/ar/sceneform/lullmodel/Vec4.html | 7 +- .../sceneform/lullmodel/VertexAttribute.html | 7 +- .../lullmodel/VertexAttributeType.html | 7 +- .../lullmodel/VertexAttributeUsage.html | 7 +- .../sceneform/lullmodel/package-summary.html | 7 +- .../ar/sceneform/lullmodel/package-tree.html | 7 +- .../google/ar/sceneform/math/MathHelper.html | 7 +- .../com/google/ar/sceneform/math/Matrix.html | 7 +- .../google/ar/sceneform/math/Quaternion.html | 7 +- .../sceneform/math/QuaternionEvaluator.html | 7 +- .../com/google/ar/sceneform/math/Vector3.html | 7 +- .../ar/sceneform/math/Vector3Evaluator.html | 7 +- .../ar/sceneform/math/package-summary.html | 7 +- .../ar/sceneform/math/package-tree.html | 7 +- .../google/ar/sceneform/package-summary.html | 31 +- .../com/google/ar/sceneform/package-tree.html | 9 +- .../sceneform/rendering/CameraProvider.html | 7 +- .../rendering/CameraStream.DepthMode.html | 7 +- .../CameraStream.DepthOcclusionMode.html | 7 +- .../ar/sceneform/rendering/CameraStream.html | 16 +- .../sceneform/rendering/CleanupRegistry.html | 7 +- .../google/ar/sceneform/rendering/Color.html | 13 +- .../ar/sceneform/rendering/DepthTexture.html | 7 +- .../rendering/DpToMetersViewSizer.html | 7 +- .../sceneform/rendering/EngineInstance.html | 7 +- .../EnvironmentalHdrLightEstimate.html | 7 +- .../sceneform/rendering/ExternalTexture.html | 64 +- .../rendering/FilamentEngineWrapper.html | 7 +- .../rendering/FixedHeightViewSizer.html | 7 +- .../rendering/FixedWidthViewSizer.html | 7 +- .../ar/sceneform/rendering/GLHelper.html | 7 +- .../rendering/HeadlessEngineWrapper.html | 7 +- .../ar/sceneform/rendering/IEngine.html | 7 +- .../ar/sceneform/rendering/Light.Builder.html | 7 +- .../ar/sceneform/rendering/Light.Type.html | 7 +- .../google/ar/sceneform/rendering/Light.html | 10 +- .../ar/sceneform/rendering/LightInstance.html | 7 +- .../rendering/LightProbe.Builder.html | 7 +- .../ar/sceneform/rendering/LightProbe.html | 7 +- .../LoadGltfListener.GltfLoadStage.html | 7 +- .../sceneform/rendering/LoadGltfListener.html | 7 +- .../LoadRenderableFromFilamentGltfTask.html | 7 +- .../ar/sceneform/rendering/LullModel.html | 7 +- .../sceneform/rendering/Material.Builder.html | 7 +- .../ar/sceneform/rendering/Material.html | 10 +- .../sceneform/rendering/MaterialFactory.html | 10 +- .../MaterialInternalDataGltfImpl.html | 7 +- .../rendering/ModelRenderable.Builder.html | 7 +- .../sceneform/rendering/ModelRenderable.html | 10 +- .../ar/sceneform/rendering/PlaneFactory.html | 7 +- .../PlaneRenderer.PlaneRendererMode.html | 7 +- .../ar/sceneform/rendering/PlaneRenderer.html | 13 +- .../ar/sceneform/rendering/Renderable.html | 10 +- .../RenderableDefinition.Builder.html | 7 +- .../RenderableDefinition.Submesh.Builder.html | 7 +- .../RenderableDefinition.Submesh.html | 7 +- .../rendering/RenderableDefinition.html | 7 +- .../RenderableInstance.SkinningModifier.html | 7 +- .../rendering/RenderableInstance.html | 14 +- .../RenderableInternalFilamentAssetData.html | 7 +- .../rendering/Renderer.PreRenderCallback.html | 7 +- .../ar/sceneform/rendering/Renderer.html | 76 +- .../sceneform/rendering/ResourceManager.html | 7 +- .../sceneform/rendering/SceneformBundle.html | 7 +- .../ar/sceneform/rendering/ShapeFactory.html | 10 +- .../sceneform/rendering/Texture.Builder.html | 7 +- .../rendering/Texture.Sampler.Builder.html | 7 +- .../rendering/Texture.Sampler.MagFilter.html | 7 +- .../rendering/Texture.Sampler.MinFilter.html | 7 +- .../rendering/Texture.Sampler.WrapMode.html | 7 +- .../sceneform/rendering/Texture.Sampler.html | 7 +- .../ar/sceneform/rendering/Texture.Usage.html | 7 +- .../ar/sceneform/rendering/Texture.html | 10 +- .../rendering/TextureInternalData.html | 7 +- .../ar/sceneform/rendering/ThreadPools.html | 7 +- .../sceneform/rendering/Vertex.Builder.html | 7 +- .../rendering/Vertex.UvCoordinate.html | 7 +- .../google/ar/sceneform/rendering/Vertex.html | 7 +- .../rendering/ViewRenderable.Builder.html | 7 +- .../ViewRenderable.HorizontalAlignment.html | 7 +- .../ViewRenderable.VerticalAlignment.html | 7 +- .../sceneform/rendering/ViewRenderable.html | 10 +- .../ar/sceneform/rendering/ViewSizer.html | 7 +- .../sceneform/rendering/package-summary.html | 7 +- .../ar/sceneform/rendering/package-tree.html | 7 +- .../sceneform/resources/ResourceHolder.html | 7 +- .../sceneform/resources/ResourceRegistry.html | 7 +- .../sceneform/resources/SharedReference.html | 7 +- .../sceneform/resources/package-summary.html | 7 +- .../ar/sceneform/resources/package-tree.html | 7 +- .../utilities/AndroidPreconditions.html | 7 +- .../ar/sceneform/utilities/ArCoreVersion.html | 351 ---- .../ar/sceneform/utilities/BufferHelper.html | 7 +- .../ar/sceneform/utilities/ChangeId.html | 7 +- .../EnvironmentalHdrParameters.Builder.html | 7 +- .../utilities/EnvironmentalHdrParameters.html | 7 +- .../ar/sceneform/utilities/LoadHelper.html | 7 +- .../ar/sceneform/utilities/MovingAverage.html | 7 +- .../MovingAverageMillisecondsTracker.html | 7 +- .../ar/sceneform/utilities/Preconditions.html | 7 +- .../utilities/SceneformBufferUtils.html | 7 +- .../sceneform/utilities/TimeAccumulator.html | 7 +- .../sceneform/utilities/package-summary.html | 31 +- .../ar/sceneform/utilities/package-tree.html | 8 +- .../com/google/flatbuffers/Constants.html | 7 +- .../FlatBufferBuilder.ByteBufferFactory.html | 7 +- ...atBufferBuilder.HeapByteBufferFactory.html | 7 +- .../google/flatbuffers/FlatBufferBuilder.html | 7 +- .../com/google/flatbuffers/Struct.html | 7 +- .../javadoc/com/google/flatbuffers/Table.html | 7 +- docs/javadoc/com/google/flatbuffers/Utf8.html | 7 +- .../com/google/flatbuffers/Utf8Safe.html | 7 +- .../google/flatbuffers/package-summary.html | 7 +- .../com/google/flatbuffers/package-tree.html | 7 +- docs/javadoc/constant-values.html | 26 +- docs/javadoc/deprecated-list.html | 7 +- docs/javadoc/help-doc.html | 7 +- docs/javadoc/index-all.html | 188 +- docs/javadoc/index.html | 9 +- docs/javadoc/jquery/external/jquery/jquery.js | 1792 +++++++++++------ .../{jquery-3.3.1.js => jquery-3.5.1.js} | 1792 +++++++++++------ docs/javadoc/jquery/jquery-migrate-3.0.1.js | 628 ------ docs/javadoc/member-search-index.js | 2 +- docs/javadoc/member-search-index.zip | Bin 23148 -> 23596 bytes docs/javadoc/overview-summary.html | 4 +- docs/javadoc/overview-tree.html | 10 +- docs/javadoc/package-search-index.zip | Bin 305 -> 305 bytes docs/javadoc/serialized-form.html | 7 +- docs/javadoc/type-search-index.js | 2 +- docs/javadoc/type-search-index.zip | Bin 1704 -> 1720 bytes gradle.properties | 2 +- sceneform/build.gradle | 2 + ux/build.gradle | 2 + 231 files changed, 4720 insertions(+), 3422 deletions(-) create mode 100644 docs/javadoc/com/google/ar/sceneform/ArSceneView.OnSessionConfigChangeListener.html create mode 100644 docs/javadoc/com/google/ar/sceneform/Trackables.html delete mode 100644 docs/javadoc/com/google/ar/sceneform/utilities/ArCoreVersion.html rename docs/javadoc/jquery/{jquery-3.3.1.js => jquery-3.5.1.js} (86%) delete mode 100644 docs/javadoc/jquery/jquery-migrate-3.0.1.js diff --git a/README.md b/README.md index 589316bf..7b9d8bc9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Sceneform Maintained SDK for Android *app/build.gradle* ```gradle dependencies { - implementation("com.gorisse.thomas.sceneform:sceneform:1.19.5") + implementation("com.gorisse.thomas.sceneform:sceneform:1.19.6") } ``` **[more...](https://thomasgorisse.github.io/sceneform-android-sdk/dependencies)** diff --git a/core/build.gradle b/core/build.gradle index df206fe5..191bd400 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -6,6 +6,8 @@ android { // Sceneform requires minSdkVersion >= 24. minSdkVersion 24 targetSdkVersion 31 + versionCode 16 + versionName "1.19.6" } compileOptions { // Sceneform libraries use language constructs from Java 8. diff --git a/docs/index.md b/docs/index.md index 0b4b2930..6f31fabf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,7 +32,7 @@ Sceneform Maintained SDK for Android *app/build.gradle* ```gradle dependencies { - implementation("com.gorisse.thomas.sceneform:sceneform:1.19.5") + implementation("com.gorisse.thomas.sceneform:sceneform:1.19.6") } ``` **[more...](https://thomasgorisse.github.io/sceneform-android-sdk/dependencies)** diff --git a/docs/javadoc/allclasses-index.html b/docs/javadoc/allclasses-index.html index e5291a97..1d498c73 100644 --- a/docs/javadoc/allclasses-index.html +++ b/docs/javadoc/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (core 1.19.4 API) +All Classes (core 1.19.6 API) @@ -13,21 +13,20 @@ - - + - + @@ -26,8 +25,8 @@

All Classes

  • AndroidPreconditions
  • AnimatableModel
  • ArcDef
  • -
  • ArCoreVersion
  • ArSceneView
  • +
  • ArSceneView.OnSessionConfigChangeListener
  • AxisSystem
  • BlendShape
  • Box
  • @@ -181,6 +180,7 @@

    All Classes

  • ThreadPools
  • TimeAccumulator
  • TouchEventSystem
  • +
  • Trackables
  • TransformProvider
  • Utf8
  • Utf8Safe
  • diff --git a/docs/javadoc/allpackages-index.html b/docs/javadoc/allpackages-index.html index e81a363c..63d4b7b1 100644 --- a/docs/javadoc/allpackages-index.html +++ b/docs/javadoc/allpackages-index.html @@ -3,7 +3,7 @@ -All Packages (core 1.19.4 API) +All Packages (core 1.19.6 API) @@ -13,15 +13,14 @@ - - + - + + + + + + + + + + +
    + +
    + +
    +
    + +

    Interface ArSceneView.OnSessionConfigChangeListener

    +
    +
    +
    +
      +
    • +
      +
      Enclosing class:
      +
      ArSceneView
      +
      +
      +
      public static interface ArSceneView.OnSessionConfigChangeListener
      +
      Called when the ARCore Session configuration has changed.
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + +
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethodDescription
        voidonSessionConfigChange​(com.google.ar.core.Config config) +
        The callback will only be invoked every time a new session or session config is defined.
        +
        +
      • +
      +
      +
    • +
    +
    +
    + +
    +
    +
    + + + + diff --git a/docs/javadoc/com/google/ar/sceneform/ArSceneView.html b/docs/javadoc/com/google/ar/sceneform/ArSceneView.html index fe528e9f..e2f3394f 100644 --- a/docs/javadoc/com/google/ar/sceneform/ArSceneView.html +++ b/docs/javadoc/com/google/ar/sceneform/ArSceneView.html @@ -3,7 +3,7 @@ -ArSceneView (core 1.19.4 API) +ArSceneView (core 1.19.6 API) @@ -13,21 +13,20 @@ - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class Trackables

    +
    +
    + +
    +
      +
    • +
      +
      public class Trackables
      +extends Object
      +
      Collection of Trackables extensions
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        Trackables() 
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethodDescription
        static <T extends com.google.ar.core.Trackable>
        Stream<com.google.ar.core.AugmentedImage>
        filterAugmentedImages​(Stream<T> trackables, + com.google.ar.core.TrackingState trackingState, + com.google.ar.core.AugmentedImage.TrackingMethod trackingMethod) +
        Retrieve a filtered stream containing the Augmented Images with the specified + TrackingState and TrackingMethod
        +
        static <T extends com.google.ar.core.Trackable>
        Stream<com.google.ar.core.Plane>
        filterPlanes​(Stream<T> trackables, + com.google.ar.core.TrackingState... trackingStates) +
        Retrieve a filtered stream containing the Planes with the specified TrackingStates.
        +
        static <T extends com.google.ar.core.Trackable>
        Stream<T>
        filterTrackables​(Stream<T> trackables, + com.google.ar.core.TrackingState... trackingStates) +
        Retrieve a filtered collection containing the trackables with the specified trackingStates.
        +
        static <T extends com.google.ar.core.Trackable,​U extends com.google.ar.core.Trackable>
        Stream<U>
        filterTrackables​(Stream<T> trackables, + Class<U> type, + com.google.ar.core.TrackingState... trackingStates) +
        Retrieve a filtered collection containing the trackables with the specified type class and + the specified trackingStates.
        +
        static <T extends com.google.ar.core.Trackable>
        Collection<com.google.ar.core.AugmentedImage>
        getAugmentedImages​(Collection<T> trackables) +
        Retrieve a filtered collection containing Augmented Images
        +
        static <T extends com.google.ar.core.Trackable>
        Collection<com.google.ar.core.AugmentedImage>
        getAugmentedImages​(Collection<T> trackables, + com.google.ar.core.TrackingState trackingState, + com.google.ar.core.AugmentedImage.TrackingMethod trackingMethod) +
        Retrieve a filtered collection containing the Augmented Images with the specified + TrackingState and TrackingMethod
        +
        static <T extends com.google.ar.core.Trackable>
        Collection<com.google.ar.core.Plane>
        getPlanes​(Collection<T> trackables) +
        Retrieve a filtered collection containing Planes
        +
        static <T extends com.google.ar.core.Trackable>
        Collection<com.google.ar.core.Plane>
        getPlanes​(Collection<T> trackables, + com.google.ar.core.TrackingState... trackingStates) +
        Retrieve a filtered collection containing the Planes with the specified TrackingStates.
        +
        + +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Trackables

          +
          public Trackables()
          +
        • +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getPlanes

          +
          public static <T extends com.google.ar.core.Trackable> Collection<com.google.ar.core.Plane> getPlanes​(Collection<T> trackables)
          +
          Retrieve a filtered collection containing Planes
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          +
        • +
        + + + +
          +
        • +

          getPlanes

          +
          public static <T extends com.google.ar.core.Trackable> Collection<com.google.ar.core.Plane> getPlanes​(Collection<T> trackables,
          +                                                                                                      @Nullable
          +                                                                                                      com.google.ar.core.TrackingState... trackingStates)
          +
          Retrieve a filtered collection containing the Planes with the specified TrackingStates.
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          trackingStates - the trackable tracking states or null for no states filter
          +
          +
        • +
        + + + +
          +
        • +

          filterPlanes

          +
          public static <T extends com.google.ar.core.Trackable> Stream<com.google.ar.core.Plane> filterPlanes​(Stream<T> trackables,
          +                                                                                                     @Nullable
          +                                                                                                     com.google.ar.core.TrackingState... trackingStates)
          +
          Retrieve a filtered stream containing the Planes with the specified TrackingStates.
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          trackingStates - the trackable tracking states or null for no states filter
          +
          +
        • +
        + + + +
          +
        • +

          getAugmentedImages

          +
          public static <T extends com.google.ar.core.Trackable> Collection<com.google.ar.core.AugmentedImage> getAugmentedImages​(Collection<T> trackables)
          +
          Retrieve a filtered collection containing Augmented Images
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          +
        • +
        + + + +
          +
        • +

          getAugmentedImages

          +
          public static <T extends com.google.ar.core.Trackable> Collection<com.google.ar.core.AugmentedImage> getAugmentedImages​(Collection<T> trackables,
          +                                                                                                                        @Nullable
          +                                                                                                                        com.google.ar.core.TrackingState trackingState,
          +                                                                                                                        @Nullable
          +                                                                                                                        com.google.ar.core.AugmentedImage.TrackingMethod trackingMethod)
          +
          Retrieve a filtered collection containing the Augmented Images with the specified + TrackingState and TrackingMethod
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          trackingState - the trackable tracking state or null for no states filter
          +
          trackingMethod - the trackable tracking method or null for no tracking method filter
          +
          +
        • +
        + + + +
          +
        • +

          filterAugmentedImages

          +
          public static <T extends com.google.ar.core.Trackable> Stream<com.google.ar.core.AugmentedImage> filterAugmentedImages​(Stream<T> trackables,
          +                                                                                                                       @Nullable
          +                                                                                                                       com.google.ar.core.TrackingState trackingState,
          +                                                                                                                       @Nullable
          +                                                                                                                       com.google.ar.core.AugmentedImage.TrackingMethod trackingMethod)
          +
          Retrieve a filtered stream containing the Augmented Images with the specified + TrackingState and TrackingMethod
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          trackingState - the trackable tracking state or null for no states filter
          +
          trackingMethod - the trackable tracking method or null for no tracking method filter
          +
          +
        • +
        + + + +
          +
        • +

          filterTrackables

          +
          public static <T extends com.google.ar.core.Trackable,​U extends com.google.ar.core.Trackable> Stream<U> filterTrackables​(Stream<T> trackables,
          +                                                                                                                               Class<U> type,
          +                                                                                                                               @Nullable
          +                                                                                                                               com.google.ar.core.TrackingState... trackingStates)
          +
          Retrieve a filtered collection containing the trackables with the specified type class and + the specified trackingStates.
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          trackingStates - the trackable tracking states or null for no states filter
          +
          +
        • +
        + + + +
          +
        • +

          filterTrackables

          +
          public static <T extends com.google.ar.core.Trackable> Stream<T> filterTrackables​(Stream<T> trackables,
          +                                                                                  @Nullable
          +                                                                                  com.google.ar.core.TrackingState... trackingStates)
          +
          Retrieve a filtered collection containing the trackables with the specified trackingStates.
          +
          +
          Parameters:
          +
          trackables - the all or updated trackables retrieved from + Session.getAllTrackables(Class) + or Frame.getUpdatedTrackables(Class) depending on your needs.
          +
          trackingStates - the trackable tracking states or null for no states filter
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/javadoc/com/google/ar/sceneform/animation/AnimatableModel.html b/docs/javadoc/com/google/ar/sceneform/animation/AnimatableModel.html index cd083e2b..db951a05 100644 --- a/docs/javadoc/com/google/ar/sceneform/animation/AnimatableModel.html +++ b/docs/javadoc/com/google/ar/sceneform/animation/AnimatableModel.html @@ -3,7 +3,7 @@ -AnimatableModel (core 1.19.4 API) +AnimatableModel (core 1.19.6 API) @@ -13,15 +13,14 @@ - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - -
    - -
    - -
    -
    - -

    Class ArCoreVersion

    -
    -
    - -
    -
      -
    • -
      -
      public class ArCoreVersion
      -extends Object
      -
      Utilities for detecting and handling the version of Ar Core.
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
      - -
      - -
      -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          ArCoreVersion

          -
          public ArCoreVersion()
          -
        • -
        -
      • -
      -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getMinArCoreVersionCode

          -
          public static int getMinArCoreVersionCode​(Context context)
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/javadoc/com/google/ar/sceneform/utilities/BufferHelper.html b/docs/javadoc/com/google/ar/sceneform/utilities/BufferHelper.html index 837d8b6f..2b195f9f 100644 --- a/docs/javadoc/com/google/ar/sceneform/utilities/BufferHelper.html +++ b/docs/javadoc/com/google/ar/sceneform/utilities/BufferHelper.html @@ -3,7 +3,7 @@ -BufferHelper (core 1.19.4 API) +BufferHelper (core 1.19.6 API) @@ -13,15 +13,14 @@ - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +