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

Axis-aligned rectangle (x, y origin + width, height). More...

#include <fdl_core.h>

Data Fields

double x
 Left edge x-coordinate.
 
double y
 Top edge y-coordinate.
 
double width
 Rectangle width.
 
double height
 Rectangle height.
 

Detailed Description

Axis-aligned rectangle (x, y origin + width, height).


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