|
gusimplewhiteboard
|
Whiteboard structure for goal coordinates X and Y coordinates are posted as seen in the image X ranges between [-320,319] (from left to right) Y ranges between [-240,239] (from bottom to top) More...
#include <wb_goal.h>
Public Member Functions | |
| PROPERTY (int16_t, bottomLeft_X) PROPERTY(int16_t | |
| The x,y coordinates of the bottom left corner of the post. More... | |
| bottomLeft_Y | PROPERTY (int16_t, topLeft_X) PROPERTY(int16_t |
| The x,y coordinates of the top left corner of the post. More... | |
| bottomLeft_Y topLeft_Y | PROPERTY (int16_t, bottomRight_X) PROPERTY(int16_t |
| The x,y coordinates of the bottom right corner of the post. More... | |
| bottomLeft_Y topLeft_Y bottomRight_Y | PROPERTY (int16_t, topRight_X) PROPERTY(int16_t |
| The x,y coordinates of the Top right corner of the post. More... | |
| bottomLeft_Y topLeft_Y bottomRight_Y topRight_Y | PROPERTY (bool, visible) PROPERTY(bool |
| Whether this post was sighted in the frame. More... | |
| bottomLeft_Y topLeft_Y bottomRight_Y topRight_Y pad | wb_goal () |
| < align to 16 bits More... | |
Whiteboard structure for goal coordinates X and Y coordinates are posted as seen in the image X ranges between [-320,319] (from left to right) Y ranges between [-240,239] (from bottom to top)
|
inline |
| bottomLeft_Y topLeft_Y bottomRight_Y topRight_Y wb_goal::PROPERTY | ( | bool | , |
| visible | |||
| ) |
Whether this post was sighted in the frame.
Explicit padding
| wb_goal::PROPERTY | ( | int16_t | , |
| bottomLeft_X | |||
| ) |
The x,y coordinates of the bottom left corner of the post.
The x,y coordinates of the bottom left corner of the post
| bottomLeft_Y topLeft_Y wb_goal::PROPERTY | ( | int16_t | , |
| bottomRight_X | |||
| ) |
The x,y coordinates of the bottom right corner of the post.
The x,y coordinates of the bottom right corner of the post
| bottomLeft_Y wb_goal::PROPERTY | ( | int16_t | , |
| topLeft_X | |||
| ) |
The x,y coordinates of the top left corner of the post.
The x,y coordinates of the top left corner of the post
| bottomLeft_Y topLeft_Y bottomRight_Y wb_goal::PROPERTY | ( | int16_t | , |
| topRight_X | |||
| ) |
The x,y coordinates of the Top right corner of the post.
The x,y coordinates of the Top right corner of the post