| Package | Description |
|---|---|
| org.jdesktop.j3d.examples.raster | |
| org.jogamp.java3d |
| Modifier and Type | Method and Description |
|---|---|
BranchGroup |
ReadRasterGL2ES2.createSceneGraph(java.awt.image.BufferedImage bImage,
Raster readRaster) |
BranchGroup |
ReadRaster.createSceneGraph(java.awt.image.BufferedImage bImage,
Raster readRaster) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicsContext3D.readRaster(Raster raster)
Read an image from the frame buffer and copy it into the
ImageComponent and/or DepthComponent
objects referenced by the specified Raster object.
|