mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-10 06:11:45 +08:00
Update test
This commit is contained in:
parent
133466a6b5
commit
ac495e974a
@ -116,4 +116,5 @@ Point::coincides_with(point_sv)
|
||||
%code{% THIS->y = val; %};
|
||||
void set_z(double val)
|
||||
%code{% THIS->z = val; %};
|
||||
void translate(double x, double y, double z);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user