Class ShaderUnit

java.lang.Object
zombie.core.opengl.ShaderUnit

public final class ShaderUnit extends Object
  • Constructor Details

  • Method Details

    • getFileName

      public String getFileName()
    • isCompiled

      public boolean isCompiled()
    • compile

      public boolean compile()
    • attach

      public boolean attach()
    • destroy

      public void destroy()
    • getGLID

      public int getGLID()
    • getParentShaderProgramGLID

      public int getParentShaderProgramGLID()