gucoordinates
Public Attributes | List of all members
gu_optional_pixel_coordinate Struct Reference

#include <optional_pixel_coordinate.h>

Collaboration diagram for gu_optional_pixel_coordinate:
Collaboration graph

Public Attributes

bool has_value
 
gu_pixel_coordinate value
 

Detailed Description

Definition at line 68 of file optional_pixel_coordinate.h.

Member Data Documentation

◆ has_value

bool gu_optional_pixel_coordinate::has_value

Definition at line 69 of file optional_pixel_coordinate.h.

Referenced by gu_optional_pixel_coordinate_equals().

◆ value

gu_pixel_coordinate gu_optional_pixel_coordinate::value

Definition at line 70 of file optional_pixel_coordinate.h.

Referenced by gu_optional_pixel_coordinate_equals().


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