mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-09-06 10:53:46 +02:00
WIP still with arrange return value.
This commit is contained in:
@@ -192,7 +192,7 @@ public:
|
||||
return Unit(width())*height();
|
||||
}
|
||||
|
||||
static inline _Box infinite(const P ¢er);
|
||||
static inline _Box infinite(const P ¢er = {TCoord<P>(0), TCoord<P>(0)});
|
||||
};
|
||||
|
||||
template<class S> struct PointType<_Box<S>> {
|
||||
|
||||
Reference in New Issue
Block a user