diff options
Diffstat (limited to 'internal.h')
-rw-r--r-- | internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ struct Rastertask { SUparams *params; Rectangle wr; /* working rect */ + Rectangle *clipr; Primitive p; }; |
index : libgraphics | ||
3D computer graphics library | rgl |
summaryrefslogtreecommitdiff |
-rw-r--r-- | internal.h | 1 |
@@ -36,6 +36,7 @@ struct Rastertask { SUparams *params; Rectangle wr; /* working rect */ + Rectangle *clipr; Primitive p; }; |