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

List of all members.

Public Member Functions

 PoseShape (Camera camera)

Protected Member Functions

void scale (GL10 gl)

Private Attributes

final Camera camera

Detailed Description

Represents the pose that will be published.

This shape is defined in pixel space and will not be affected by the zoom level of the camera.

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 31 of file PoseShape.java.


Constructor & Destructor Documentation

Definition at line 35 of file PoseShape.java.


Member Function Documentation

void org.ros.android.view.visualization.shape.PoseShape.scale ( GL10  gl) [inline, protected]

Scales the coordinate system.

This is called after transforming the surface according to transform.

Parameters:
gl

Reimplemented from org.ros.android.view.visualization.shape.BaseShape.

Definition at line 40 of file PoseShape.java.


Member Data Documentation

Definition at line 33 of file PoseShape.java.


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


android_core
Author(s): Damon Kohler
autogenerated on Thu Aug 27 2015 12:11:33