|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.scilab.forge.scirenderer.implementation.jogl.depthtest.JoGLDepthBufferManager
public class JoGLDepthBufferManager
The JoGL implementation of the DepthTestManager.
| Field Summary |
|---|
| Fields inherited from interface org.scilab.forge.scirenderer.depthtest.DepthTestManager |
|---|
DEFAULT_AUTO_CLEAR_DEPTH_BUFFER_STATUS |
| Constructor Summary | |
|---|---|
JoGLDepthBufferManager()
Default constructor. |
|
| Method Summary | |
|---|---|
boolean |
isAutoClearDepthBufferEnable()
Return the auto clear depth buffer status. |
void |
setAutoClearDepthBufferEnable(boolean status)
Set the auto clear depth buffer status. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoGLDepthBufferManager()
| Method Detail |
|---|
public boolean isAutoClearDepthBufferEnable()
DepthTestManager
isAutoClearDepthBufferEnable in interface DepthTestManagerpublic void setAutoClearDepthBufferEnable(boolean status)
DepthTestManager
setAutoClearDepthBufferEnable in interface DepthTestManagerstatus - the new auto clear depth buffer status.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||