ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
Loading...
Searching...
No Matches
zlayout::geometry::PolygonHash Struct Reference

Hash function for Polygon (for use in std::unordered_map, etc.) More...

#include <polygon.hpp>

Public Member Functions

std::size_t operator() (const Polygon &polygon) const

Detailed Description

Hash function for Polygon (for use in std::unordered_map, etc.)

Definition at line 410 of file polygon.hpp.

Member Function Documentation

◆ operator()()

std::size_t zlayout::geometry::PolygonHash::operator() ( const Polygon & polygon) const

Definition at line 459 of file polygon.cpp.


The documentation for this struct was generated from the following files: