Class TextureFBODepth

java.lang.Object
zombie.core.textures.TextureFBODepth

public class TextureFBODepth extends Object
  • Field Details

    • lastID

      public static int lastID
  • Constructor Details

    • TextureFBODepth

      public TextureFBODepth(ITexture texturex)
  • Method Details

    • swapTexture

      public void swapTexture(ITexture texturex)
    • getFuncs

      public static IGLFramebufferObject getFuncs()
    • blitDepth

      public void blitDepth(float float3, float float2, float float1, float float0)
    • checkFBOSupport

      public static boolean checkFBOSupport()
    • destroy

      public void destroy()
    • destroyLeaveTexture

      public void destroyLeaveTexture()
    • releaseTexture

      public void releaseTexture()
    • endDrawing

      public void endDrawing()
    • getTexture

      public ITexture getTexture()
    • getBufferId

      public int getBufferId()
    • isDestroyed

      public boolean isDestroyed()
    • startDrawing

      public void startDrawing()
    • startDrawing

      public void startDrawing(boolean boolean0)
    • setTexture

      public void setTexture(Texture texturex)
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getCurrentID

      public static int getCurrentID()
    • reset

      public static void reset()