FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
Loading...
Searching...
No Matches
Data Fields
fdl_point_f64_t Struct Reference

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).
 

Detailed Description

2D point in floating-point coordinates.


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