kaleidoscope  1.4.0
Public Attributes | List of all members
Point2D_t Struct Reference

Data struct for pixel locations. More...

#include <kaleidoscope.h>

Public Attributes

int x
 
int y
 

Detailed Description

Data struct for pixel locations.

Definition at line 7 of file kaleidoscope.h.

Member Data Documentation

◆ x

int Point2D_t::x

Definition at line 9 of file kaleidoscope.h.

◆ y

int Point2D_t::y

Definition at line 10 of file kaleidoscope.h.


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