Pangolin
Header-only C++20 plane computational geometry library
Loading...
Searching...
No Matches
separates.hpp File Reference

Implementations of the 'separates' predicate. More...

#include "implementation/intersects.hpp"
#include <algorithm>
#include <array>
#include <compare>
#include <cstddef>
#include <map>
#include <optional>
#include <stdexcept>
#include <limits>
#include <type_traits>
#include <utility>
#include <vector>
#include "shape/orientedline.hpp"
#include "shape/orientedsegment.hpp"
#include "implementation/orientation.hpp"
#include "predicates_helpers.hpp"

Go to the source code of this file.

Namespaces

namespace  pgl

Detailed Description

Implementations of the 'separates' predicate.