com.supermap.realspace
Interface SceneControl.OnUpdateListener
-
- Enclosing class:
- SceneControl
public static interface SceneControl.OnUpdateListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
onUpdate(Point3D point3D)
Return the AR spatial coordinates
-