Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_Point Struct Reference

#include <pp_point.h>

Public Attributes

int32_t x
 
int32_t y
 

Detailed Description

The PP_Point structure defines the integer x and y coordinates of a point.

Member Data Documentation

int32_t PP_Point::x

This value represents the horizontal coordinate of a point, starting with 0 as the left-most coordinate.

int32_t PP_Point::y

This value represents the vertical coordinate of a point, starting with 0 as the top-most coordinate.


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