|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ros.android.view.visualization.TextureDrawable
public class TextureDrawable
Renders the points representing the empty and occupied spaces on the map.
Constructor Summary | |
---|---|
TextureDrawable()
|
Method Summary | |
---|---|
void |
draw(GL10 gl)
|
void |
update(geometry_msgs.Pose newOrigin,
double newResolution,
Bitmap newBitmap)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextureDrawable()
Method Detail |
---|
public void update(geometry_msgs.Pose newOrigin, double newResolution, Bitmap newBitmap)
public void draw(GL10 gl)
draw
in interface OpenGlDrawable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |