org.jzy3d.plot3d.rendering.view
Class ImageRenderer
- java.lang.Object
-
- org.jzy3d.plot3d.rendering.view.ImageRenderer
-
public class ImageRenderer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ImageRenderer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidrenderImage(com.jogamp.opengl.GL gl, java.nio.ByteBuffer image, int imageWidth, int imageHeight, int screenWidth, int screenHeight)static voidrenderImage(com.jogamp.opengl.GL gl, java.nio.ByteBuffer image, int imageWidth, int imageHeight, int screenWidth, int screenHeight, float z)
-
-
-
Method Detail
-
renderImage
public static void renderImage(com.jogamp.opengl.GL gl, java.nio.ByteBuffer image, int imageWidth, int imageHeight, int screenWidth, int screenHeight)
-
renderImage
public static void renderImage(com.jogamp.opengl.GL gl, java.nio.ByteBuffer image, int imageWidth, int imageHeight, int screenWidth, int screenHeight, float z)
-
-
DMelt 3.0 © DataMelt by jWork.ORG