Package | Description |
---|---|
org.scilab.forge.scirenderer.implementation.g2d.clipping | |
org.scilab.forge.scirenderer.implementation.g2d.texture |
Constructor | Description |
---|---|
G2DClippingManager(G2DDrawingTools drawingTools) |
Default constructor.
|
G2DClippingPlane(int index,
G2DDrawingTools drawingTools) |
Default constructor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
G2DTextureManager.draw(G2DDrawingTools drawingTools,
Texture texture) |
Draw the given texture.
|
void |
G2DTextureManager.G2DTexture.draw(G2DDrawingTools drawingTools) |