Polygon->lines
This commit is contained in:
parent
77c479c127
commit
62e5bd0ee7
3 changed files with 25 additions and 2 deletions
|
@ -15,6 +15,7 @@
|
|||
%code{% RETVAL = THIS->to_SV_pureperl(); %};
|
||||
void scale(double factor);
|
||||
void translate(double x, double y);
|
||||
Lines lines();
|
||||
%{
|
||||
|
||||
Polygon*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue