Public Member Functions
org.ros.android.view.visualization.shape.Shape Interface Reference
Inheritance diagram for org.ros.android.view.visualization.shape.Shape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Color getColor ()
Transform getTransform ()
void setColor (Color color)
void setTransform (Transform transform)

Detailed Description

A Shape is a OpenGlDrawable that has a Color and a Transform that is applied to the OpenGL matrix stack before drawing.

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 30 of file Shape.java.


Member Function Documentation

Returns:
the Color of this Shape

Implemented in org.ros.android.view.visualization.shape.BaseShape.

Returns:
the Transform that will be applied to this Shape before it is drawn

Implemented in org.ros.android.view.visualization.shape.BaseShape.

Parameters:
colorthe Color of this Shape

Implemented in org.ros.android.view.visualization.shape.BaseShape.

Parameters:
transformthe Transform that will be applied to this Shape before it is drawn

Implemented in org.ros.android.view.visualization.shape.BaseShape.


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


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