Img2Num C++ (Internal Developer Docs)  dev
API Documentation
XY Struct Reference
+ Collaboration diagram for XY:

Public Member Functions

 XY (int32_t x_, int32_t y_)
 
bool operator< (const XY &rhs) const
 

Public Attributes

int32_t x
 
int32_t y
 
std::pair< int32_t, int32_t > xy
 

Detailed Description

Definition at line 38 of file node.h.


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