Class JoGLCapacity


  • public class JoGLCapacity
    extends java.lang.Object
    This class store current OpenGl context capacity.
    Author:
    Pierre Lando
    • Method Detail

      • getAliasedPointSizeRange

        public float[] getAliasedPointSizeRange()
        Return the aliased point size range. The returned array had two elements.
        Returns:
        the aliased point size range.
      • getLightNumber

        public int getLightNumber()
        Return the number of available light.
        Returns:
        the number of available light.
      • getClippingPlaneNumber

        public int getClippingPlaneNumber()
      • getMaximumTextureSize

        public int getMaximumTextureSize()
      • isAccumulationBufferPresent

        public boolean isAccumulationBufferPresent()