KiCad PCB EDA Suite
Loading...
Searching...
No Matches
std::less< VECTOR2I > Struct Reference

#include <vector2d.h>

Public Member Functions

bool operator() (const VECTOR2I &aA, const VECTOR2I &aB) const
 

Detailed Description

Definition at line 613 of file vector2d.h.

Member Function Documentation

◆ operator()()

bool std::less< VECTOR2I >::operator() ( const VECTOR2I aA,
const VECTOR2I aB 
) const

Definition at line 22 of file vector2.cpp.

References VECTOR2< T >::x, and VECTOR2< T >::y.


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