Class GLState.C3IntsValue

java.lang.Object
zombie.core.opengl.GLState.C3IntsValue
All Implemented Interfaces:
IOpenGLState.Value
Enclosing class:
GLState

public static final class GLState.C3IntsValue
extends java.lang.Object
implements IOpenGLState.Value
  • Constructor Summary

    Constructors
    Constructor Description
    C3IntsValue()  
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object object)  
    GLState.C3IntsValue set​(int int1, int int2, int int3)  
    IOpenGLState.Value set​(IOpenGLState.Value value)  

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait