mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
FIx
This commit is contained in:
committed by
Oleg Korshul
parent
7fc65a84ab
commit
4158ebcd98
@ -191,7 +191,7 @@ namespace Aggplus
|
||||
// Location
|
||||
void DivideLocations();
|
||||
void AddLocation(Curve curve1, Curve curve2, double t1, double t2, bool overlap = false);
|
||||
void InsertLocation(std::shared_ptr<Location> loc, bool overlap = false);
|
||||
void InsertLocation(std::shared_ptr<Location> loc, bool overlap);
|
||||
|
||||
// Util
|
||||
void SetVisited(const Segment& segment);
|
||||
|
||||
Reference in New Issue
Block a user