RockX  1.0.0
Data Fields
rockx_point_t Struct Reference

Point. More...

#include <rockx_type.h>

Data Fields

int x
 X Coordinate. More...
 
int y
 Y Coordinate. More...
 

Detailed Description

Point.

Definition at line 86 of file rockx_type.h.

Field Documentation

◆ x

int x

X Coordinate.

Definition at line 87 of file rockx_type.h.

◆ y

int y

Y Coordinate.

Definition at line 88 of file rockx_type.h.


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