Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
BentleyOttmann1.cpp File Reference
#include "modules/bentleyottmann/include/BentleyOttmann1.h"
#include "modules/bentleyottmann/include/EventQueue.h"
#include "modules/bentleyottmann/include/Segment.h"
#include "modules/bentleyottmann/include/SweepLine.h"
#include <optional>
#include <utility>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  bentleyottmann
 

Functions

std::optional< std::vector< Crossing > > bentleyottmann::bentley_ottmann_1 (SkSpan< const Segment > segments)