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

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

Detailed Description

Result of computing a framing decision from a framing intent.


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