Class GLFrameBuffer.FrameBufferTextureAttachmentSpec

java.lang.Object
arc.graphics.gl.GLFrameBuffer.FrameBufferTextureAttachmentSpec
Enclosing class:
GLFrameBuffer<T extends GLTexture>

protected static class GLFrameBuffer.FrameBufferTextureAttachmentSpec extends Object
  • Constructor Details

    • FrameBufferTextureAttachmentSpec

      public FrameBufferTextureAttachmentSpec(int internalformat, int format, int type)
  • Method Details

    • isColorTexture

      public boolean isColorTexture()