Class GLState.CBlendFuncSeparate

java.lang.Object
zombie.core.opengl.IOpenGLState
zombie.core.opengl.GLState.Base4Ints
zombie.core.opengl.GLState.CBlendFuncSeparate
Enclosing class:
GLState

public static final class GLState.CBlendFuncSeparate
extends GLState.Base4Ints
  • Nested Class Summary

    Nested classes/interfaces inherited from class zombie.core.opengl.IOpenGLState

    IOpenGLState.Value
  • Field Summary

    Fields inherited from class zombie.core.opengl.IOpenGLState

    currentValue
  • Constructor Summary

    Constructors
    Constructor Description
    CBlendFuncSeparate()  
  • Method Summary

    Methods inherited from class zombie.core.opengl.IOpenGLState

    set, setDirty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CBlendFuncSeparate

      public CBlendFuncSeparate()