KiCad PCB EDA Suite
Loading...
Searching...
No Matches
std::hash< TRANSFORM > Struct Reference

#include <transform.h>

Public Member Functions

size_t operator() (const TRANSFORM &k) const
 

Detailed Description

Definition at line 112 of file transform.h.

Member Function Documentation

◆ operator()()

size_t std::hash< TRANSFORM >::operator() ( const TRANSFORM k) const

Definition at line 126 of file transform.cpp.

References hash_combine(), TRANSFORM::x1, TRANSFORM::x2, TRANSFORM::y1, and TRANSFORM::y2.


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