java.lang.Object
org.scilab.forge.scirenderer.implementation.jogl.JoGLCapacity

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

    • 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()