功能比较完善的一版
This commit is contained in:
@@ -29,7 +29,6 @@ void configure_axis(Axis* axis, Axis_Orientation orientation, Point_F position,
|
||||
axis->template set<&Abs_Axis::Prop::orientation>(orientation);
|
||||
axis->template set<&Abs_Axis::Prop::position>(position);
|
||||
axis->template set<&Abs_Axis::Prop::pixel_length>(length);
|
||||
axis->template set<&Abs_Axis::Prop::canvas_size>(canvas);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user