|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
2D point in floating-point coordinates. More...
#include <fdl_core.h>
Data Fields | |
| double | x |
| Horizontal position (pixels from left edge). | |
| double | y |
| Vertical position (pixels from top edge). | |
2D point in floating-point coordinates.