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

List of all members.

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

Set color buffer Canvas is redrawn at this timing.

Parameters:
colorBuffercolor buffer

Definition at line 66 of file ColorBufferBrowser.java.


Member Data Documentation

Definition at line 34 of file ColorBufferBrowser.java.

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 Thu Apr 11 2019 03:30:22