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

Data Fields

const ellip_tellip
 
sph_xlate_t xlate
 
sph_xlate_t inv_xlate
 
bool_t allow_inv
 
double dist
 
vect2_t scale
 

Detailed Description

Definition at line 473 of file geom.h.

Field Documentation

◆ allow_inv

bool_t allow_inv

Definition at line 477 of file geom.h.

◆ dist

double dist

Definition at line 478 of file geom.h.

◆ ellip

const ellip_t* ellip

Definition at line 474 of file geom.h.

◆ inv_xlate

sph_xlate_t inv_xlate

Definition at line 476 of file geom.h.

◆ scale

vect2_t scale

Definition at line 479 of file geom.h.

◆ xlate

sph_xlate_t xlate

Definition at line 475 of file geom.h.


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