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
RenderingException
boolean render(GLComplex complex, double opacity) throws RenderingException, GLException
complex
- GLException
RenderingException
void finalizeRendering() throws RenderingException
RenderingException
void reset()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.