Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
org.ros.android.view.visualization.XYOrthographicRenderer Class Reference

List of all members.

Public Member Functions

void onDrawFrame (GL10 gl)
void onSurfaceChanged (GL10 gl, int width, int height)
void onSurfaceCreated (GL10 gl, EGLConfig config)
 XYOrthographicRenderer (VisualizationView view)

Private Member Functions

void drawLayers (GL10 gl)

Private Attributes

final VisualizationView view

Static Private Attributes

static final Color BACKGROUND_COLOR = new Color(0.87f, 0.87f, 0.87f, 1.f)

Detailed Description

Renders all layers of a navigation view.

Author:
damonkohler@google.com (Damon Kohler)
moesenle@google.com (Lorenz Moesenlechner)

Definition at line 33 of file XYOrthographicRenderer.java.


Constructor & Destructor Documentation

Definition at line 39 of file XYOrthographicRenderer.java.


Member Function Documentation

Definition at line 67 of file XYOrthographicRenderer.java.

Definition at line 60 of file XYOrthographicRenderer.java.

void org.ros.android.view.visualization.XYOrthographicRenderer.onSurfaceChanged ( GL10  gl,
int  width,
int  height 
) [inline]

Definition at line 44 of file XYOrthographicRenderer.java.

void org.ros.android.view.visualization.XYOrthographicRenderer.onSurfaceCreated ( GL10  gl,
EGLConfig  config 
) [inline]

Definition at line 83 of file XYOrthographicRenderer.java.


Member Data Documentation

final Color org.ros.android.view.visualization.XYOrthographicRenderer.BACKGROUND_COLOR = new Color(0.87f, 0.87f, 0.87f, 1.f) [static, private]

Definition at line 35 of file XYOrthographicRenderer.java.

Definition at line 37 of file XYOrthographicRenderer.java.


The documentation for this class was generated from the following file:


android_core
Author(s): Damon Kohler
autogenerated on Thu Jun 6 2019 21:20:07