#include <scilab/modules/graphics/includes/clipping.h>
Data Fields | |
| int | leftX |
| int | rightX |
| int | bottomY |
| int | topY |
Definition at line 18 of file clipping.h.
Definition at line 20 of file clipping.h.
Referenced by getClipRegion(), getPixelClipping(), sciClipLine(), sciFirstInClipRegion(), and sciFirstOutClipRegion().
Definition at line 21 of file clipping.h.
Referenced by getClipRegion(), getPixelClipping(), sciClipLine(), sciClipPoint(), sciFirstInClipRegion(), and sciFirstOutClipRegion().
Definition at line 22 of file clipping.h.
Referenced by getClipRegion(), getPixelClipping(), sciClipLine(), sciFirstInClipRegion(), and sciFirstOutClipRegion().
Definition at line 23 of file clipping.h.
Referenced by getClipRegion(), getPixelClipping(), sciClipLine(), sciClipPoint(), sciFirstInClipRegion(), and sciFirstOutClipRegion().
1.5.1