Modifier and Type | Method and Description |
---|---|
DepthTestManager |
Canvas.getDepthTestManager()
Return the depth test manager of this canvas.
|
Modifier and Type | Method and Description |
---|---|
DepthTestManager |
G2DCanvas.getDepthTestManager() |
Modifier and Type | Method and Description |
---|---|
DepthTestManager |
JoGLCanvas.getDepthTestManager() |
Modifier and Type | Class and Description |
---|---|
class |
JoGLDepthBufferManager
The JoGL implementation of the
DepthTestManager . |