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

Go to the source code of this file.

Namespaces

namespace  bentleyottmann
 

Functions

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