mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-04 04:34:04 +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