Classes | Public Member Functions | Private Attributes | List of all members
com.generalrobotix.ui.view.vsensor.ColorBufferBrowser Class Reference
Inheritance diagram for com.generalrobotix.ui.view.vsensor.ColorBufferBrowser:
Inheritance graph
[legend]

Classes

class  CanvasDraw
 

Public Member Functions

 ColorBufferBrowser (int width, int height, String title)
 
void setColorBuffer (int[] colorBuffer)
 

Private Attributes

CanvasDraw canvas_
 
boolean updated_ = false
 

Detailed Description

Color buffer browser

Author
Ichitaro Kohara, MSTC
Version
1.0(2001.02.22)

Definition at line 32 of file ColorBufferBrowser.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.ColorBufferBrowser ( int  width,
int  height,
String  title 
)
inline

Constructor

Parameters
widthraster width
heightraster height
titleframe title

Definition at line 45 of file ColorBufferBrowser.java.

Member Function Documentation

void com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.setColorBuffer ( int[]  colorBuffer)
inline

Set color buffer Canvas is redrawn at this timing.

Parameters
colorBuffercolor buffer

Definition at line 66 of file ColorBufferBrowser.java.

Member Data Documentation

CanvasDraw com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.canvas_
private

Definition at line 34 of file ColorBufferBrowser.java.

boolean com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.updated_ = false
private

Definition at line 37 of file ColorBufferBrowser.java.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44