| Interface | Description |
|---|---|
| TrimbleMapsGLSurface.OnGLSurfaceViewDetachedListener |
Listener interface that notifies when a
TrimbleMapsGLSurfaceView is detached from window. |
| TrimbleMapsGLSurfaceView.OnGLSurfaceViewDetachedListener |
Listener interface that notifies when a
TrimbleMapsGLSurfaceView is detached from window. |
| Class | Description |
|---|---|
| GLSurfaceMapRenderer |
The
GLSurfaceViewMapRenderer encapsulates the GL thread and
GLSurfaceView specifics to render the map. |
| GLSurfaceViewMapRenderer |
The
GLSurfaceViewMapRenderer encapsulates the GL thread and
GLSurfaceView specifics to render the map. |
| TrimbleMapsGLSurface |
GLSurfaceView extension that notifies a listener when the view is detached from window,
which is the point of destruction of the GL thread. |
| TrimbleMapsGLSurfaceView |
GLSurfaceView extension that notifies a listener when the view is detached from window,
which is the point of destruction of the GL thread. |