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

Public Member Functions

 OnScreenCanvas3D (GraphicsConfiguration graphicsConfiguration, Raster raster, int width, int height, int rasterType)
 
void renderOnce ()
 
- Public Member Functions inherited from com.generalrobotix.ui.view.vsensor.Canvas3DI
 Canvas3DI (GraphicsConfiguration gc)
 
 Canvas3DI (GraphicsConfiguration gc, boolean offscr, Raster raster, int width, int height, int rasterType)
 
int[] getColorBuffer ()
 
float[] getDepthBuffer ()
 
byte[] getMonoBuffer ()
 
void postSwap ()
 
void renderOnce ()
 

Additional Inherited Members

- Protected Attributes inherited from com.generalrobotix.ui.view.vsensor.Canvas3DI
BufferedImage color_
 
DepthComponentFloat depth_
 
GraphicsContext3D gc_
 
int height_
 
Raster raster_
 
int rasterType_
 
int width_
 

Detailed Description

Canvas class for rendering

Author
Ichitaro Kohara, MSTC
Version
1.0(2001.02.22)

Definition at line 25 of file OnScreenCanvas3D.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.vsensor.OnScreenCanvas3D.OnScreenCanvas3D ( GraphicsConfiguration  graphicsConfiguration,
Raster  raster,
int  width,
int  height,
int  rasterType 
)
inline

Constructor

Parameters
graphicsConfiguration
raster
widthraster width
heightraster height
rasterTyperaster type

Definition at line 34 of file OnScreenCanvas3D.java.

Member Function Documentation

void com.generalrobotix.ui.view.vsensor.OnScreenCanvas3D.renderOnce ( )
inline

Definition at line 45 of file OnScreenCanvas3D.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