public interface ILayerGLRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
draw(jadex.extension.envsupport.observer.perspective.IPerspective persp,
jadex.extension.envsupport.observer.graphics.layer.Layer layer,
jadex.extension.envsupport.math.IVector2 areaSize,
ViewportJOGL vp)
Draws the layer.
|
void draw(jadex.extension.envsupport.observer.perspective.IPerspective persp,
jadex.extension.envsupport.observer.graphics.layer.Layer layer,
jadex.extension.envsupport.math.IVector2 areaSize,
ViewportJOGL vp)
persp - the Perspectivelayer - the layer being drawnareaSize - the area sizevp - the viewport