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
obst_t Struct Reference
Collaboration diagram for obst_t:
Collaboration graph
[legend]

Data Fields

obst_type_t type
 
geo_pos3_t pos
 
float agl
 
obst_light_t light
 
unsigned quant
 
list_node_t node
 

Detailed Description

Definition at line 59 of file odb.c.

Field Documentation

◆ agl

float agl

Definition at line 62 of file odb.c.

◆ light

obst_light_t light

Definition at line 63 of file odb.c.

◆ node

Definition at line 66 of file odb.c.

◆ pos

Definition at line 61 of file odb.c.

◆ quant

unsigned quant

Definition at line 64 of file odb.c.

◆ type

obst_type_t type

Definition at line 60 of file odb.c.


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