@@ -83,7 +84,7 @@ public interface WorldAnalysisInterface
/// <param name="mode">trackable/anchor to ar device or opposite RQ-AR8-001 The WA function shall provide the SM function with a pose of either an AR device in relation to a WorldAnchor or a Trackable, or conversely a Trackable or World Anchor in relation to the AR device. </param>
/// Pull the most recent pose of a multiple trackables and anchors
...
...
@@ -94,7 +95,7 @@ public interface WorldAnalysisInterface
/// <param name="mode">list of trackable/anchor to ar device or opposite RQ-AR8-001 The WA function shall provide the SM function with a pose of either an AR device in relation to a WorldAnchor or a Trackable, or conversely a Trackable or World Anchor in relation to the AR device. </param>
/// Get the subscription and the associated callback for collecting a given pose
...
...
@@ -132,7 +133,7 @@ public interface WorldAnalysisInterface
/// <param name="mode">Mode representing the context of the relocalization information (AR device to WorldAnchor/Trackable or WorldAnchor/Trackable to AR device)</param>
/// <param name="validity">Remaining Subscription validity delay in millisecond</param>
/// <returns>The subscription exists or not</returns>