|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
Result of computing a framing decision from a framing intent. More...
#include <fdl_core.h>
Data Fields | |
| fdl_dimensions_f64_t | dimensions |
| Computed framing dimensions. | |
| fdl_point_f64_t | anchor_point |
| Computed anchor point. | |
| int | has_protection |
| FDL_TRUE if protection was computed, FDL_FALSE otherwise. | |
| fdl_dimensions_f64_t | protection_dimensions |
| Protection dimensions (valid if has_protection). | |
| fdl_point_f64_t | protection_anchor_point |
| Protection anchor (valid if has_protection). | |
Result of computing a framing decision from a framing intent.