Module gl1

Class GLSLBitCache

Direct Known Subclasses:
GLSLAxis, GLSLTextLabelBase

public abstract class GLSLBitCache extends GLSLInstanceableRenderable
  • Field Details

    • BITMASK

      protected int BITMASK
    • USED_BITS

      public static final int USED_BITS
      See Also:
  • Constructor Details

    • GLSLBitCache

      public GLSLBitCache()
  • Method Details

    • getBool

      protected boolean getBool(int MASK)
    • setBool

      protected void setBool(int MASK, boolean value)