public interface GLComplexRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeRendering()
finalize rendering
|
void |
initializeRendering()
initialize rendering
|
boolean |
render(GLComplex complex,
double opacity)
Render a GLComplex
|
void |
reset()
reset the renderer
|
void initializeRendering()
throws RenderingException
RenderingExceptionboolean render(GLComplex complex, double opacity) throws RenderingException, GLException
complex - GLExceptionRenderingExceptionvoid finalizeRendering()
throws RenderingException
RenderingExceptionvoid reset()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.