org.jzy3d.plot3d.rendering.view
Class ImageRenderer
java.lang.Object
org.jzy3d.plot3d.rendering.view.ImageRenderer
public class ImageRenderer
- extends java.lang.Object
Method Summary |
static void |
renderImage(javax.media.opengl.GL gl,
java.nio.ByteBuffer image,
int imageWidth,
int imageHeight,
int screenWidth,
int screenHeight)
|
static void |
renderImage(javax.media.opengl.GL gl,
java.nio.ByteBuffer image,
int imageWidth,
int imageHeight,
int screenWidth,
int screenHeight,
float z)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageRenderer
public ImageRenderer()
renderImage
public static void renderImage(javax.media.opengl.GL gl,
java.nio.ByteBuffer image,
int imageWidth,
int imageHeight,
int screenWidth,
int screenHeight)
renderImage
public static void renderImage(javax.media.opengl.GL gl,
java.nio.ByteBuffer image,
int imageWidth,
int imageHeight,
int screenWidth,
int screenHeight,
float z)