Documentation of 'org.jzy3d.plot3d.rendering.view.ImageRenderer' Java class
ImageRenderer
org.jzy3d.plot3d.rendering.view

Class 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 void renderImage(com.jogamp.opengl.GL gl, java.nio.ByteBuffer image, int imageWidth, int imageHeight, int screenWidth, int screenHeight) 
      static void renderImage(com.jogamp.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
    • Constructor Detail

      • ImageRenderer

        public ImageRenderer()
    • 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

You see the box below because you did not login.