Package GLOOP

Class GLTextur

java.lang.Object
GLOOP.GLTextur

public class GLTextur extends Object
GLOOP (Graphics Library for object oriented programming)
Version:
3.80 (Februar 2015)
Author:
(Copyright) Volker Quade, volker.e.quade@gmail.com
  • Field Details

    • zDateiname

      String zDateiname
  • Constructor Details

    • GLTextur

      public GLTextur(String pDateiname)
  • Method Details

    • ladeGLTextur

      void ladeGLTextur(com.jogamp.opengl.GL2 gl)
    • gibGLTextur

      com.jogamp.opengl.util.texture.Texture gibGLTextur(com.jogamp.opengl.GL2 pGL2)