Public Member Functions | Private Member Functions | Private Attributes
edu.nimbus.glass.TopicRenderer.RenderThread Class Reference

List of all members.

Public Member Functions

synchronized void quit ()
 RenderThread ()
void run ()

Private Member Functions

synchronized boolean shouldRun ()

Private Attributes

boolean mShouldRun

Detailed Description

Redraws the topic in the background.

Definition at line 170 of file TopicRenderer.java.


Constructor & Destructor Documentation

Initializes the background rendering thread.

Definition at line 176 of file TopicRenderer.java.


Member Function Documentation

synchronized void edu.nimbus.glass.TopicRenderer.RenderThread.quit ( ) [inline]

Requests that the rendering thread exit at the next opportunity.

Definition at line 192 of file TopicRenderer.java.

Definition at line 197 of file TopicRenderer.java.

synchronized boolean edu.nimbus.glass.TopicRenderer.RenderThread.shouldRun ( ) [inline, private]

Returns true if the rendering thread should continue to run.

Returns:
true if the rendering thread should continue to run

Definition at line 185 of file TopicRenderer.java.


Member Data Documentation

Definition at line 171 of file TopicRenderer.java.


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


ros_glass_tools
Author(s):
autogenerated on Thu Aug 27 2015 14:47:21