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