Public Member Functions | Package Attributes
org.ros.android.view.visualization.shape.MetricSpacePolygon Class Reference
Inheritance diagram for org.ros.android.view.visualization.shape.MetricSpacePolygon:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void drawShape (VisualizationView view, GL10 gl)
 MetricSpacePolygon (final float[] vertices, final Color color)

Package Attributes

final List< FloatBuffer > triangles
final FloatBuffer vertexBuffer

Detailed Description

A polygon with metric space vertices.

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 36 of file MetricSpacePolygon.java.


Constructor & Destructor Documentation

org.ros.android.view.visualization.shape.MetricSpacePolygon.MetricSpacePolygon ( final float[]  vertices,
final Color  color 
) [inline]

Definition at line 41 of file MetricSpacePolygon.java.


Member Function Documentation

To be implemented by children. Draws the shape after the shape's transform and scaling have been applied.

Implements org.ros.android.view.visualization.shape.BaseShape.

Definition at line 67 of file MetricSpacePolygon.java.


Member Data Documentation

Definition at line 39 of file MetricSpacePolygon.java.

Definition at line 38 of file MetricSpacePolygon.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