gucoordinates
Public Attributes | List of all members
gu_percent_coordinate Struct Reference

A gu_percent_coordinate represents the coordinate of a pixel within an image. More...

#include <percent_coordinate.h>

Inheritance diagram for gu_percent_coordinate:
Inheritance graph
Collaboration diagram for gu_percent_coordinate:
Collaboration graph

Public Attributes

percent_d x
 The x coordinate of the pixel within the image as a percentage. More...
 
percent_d y
 The y coordinate of the pixel within the image as a percentage. More...
 

Detailed Description

A gu_percent_coordinate represents the coordinate of a pixel within an image.

Definition at line 73 of file percent_coordinate.h.

Member Data Documentation

◆ x

percent_d gu_percent_coordinate::x

◆ y

percent_d gu_percent_coordinate::y

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