public static interface ARMapElement.OnMapUpdateListener
限定符和类型 | 方法和说明 |
---|---|
void |
onArObjClear(android.view.MotionEvent event)
清除ArObj
|
void |
onArObjUpdate(Point3D[] arViewVertice,
Point leftTop,
Point rightBottom)
更新ArObj
|