libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
chart_bbox_t Struct Reference

#include <chartdb.h>

Collaboration diagram for chart_bbox_t:
Collaboration graph
[legend]

Data Fields

vect2_t pts [2]
 

Detailed Description

Defines a rectangular bounding box using the coordinates of opposing corners of the box. Chart coordinates have their origin in the upper left and increase right and downwards.

Definition at line 109 of file chartdb.h.

Field Documentation

◆ pts

vect2_t pts[2]

Definition at line 110 of file chartdb.h.


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