OpenHRC
Loading...
Searching...
No Matches
restypedef.cpp
Go to the documentation of this file.
1
9{
11 float x;
13 float y;
14};
15
18
24{
25}
CoordStruct Coord
Definition: restypedef.cpp:17
Coord add(Coord c1, Coord c2)
Definition: restypedef.cpp:23