|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.scilab.forge.scirenderer.implementation.jogl.JoGLCapacity
public class JoGLCapacity
This class store current OpenGl context capacity.
Method Summary | |
---|---|
float[] |
getAliasedPointSizeRange()
Return the aliased point size range. |
int |
getClippingPlaneNumber()
|
int |
getLightNumber()
Return the number of available light. |
int |
getMaximumTextureSize()
|
boolean |
isAccumulationBufferPresent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float[] getAliasedPointSizeRange()
public int getLightNumber()
public int getClippingPlaneNumber()
public int getMaximumTextureSize()
public boolean isAccumulationBufferPresent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |