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
vect3l_t Struct Reference

#include <geom.h>

Data Fields

long double x
 
long double y
 
long double z
 

Detailed Description

Same as vect3_t, but using extended precision double values.

Definition at line 96 of file geom.h.

Field Documentation

◆ x

long double x

Definition at line 97 of file geom.h.

◆ y

long double y

Definition at line 98 of file geom.h.

◆ z

long double z

Definition at line 99 of file geom.h.


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