libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
#include <geom.h>
Data Fields | |
double | x |
double | y |
double | z |
A generic 3-space vector. Looking down onto a plane embedded in euclidian 3-space, the axes are: x: left-to-right (increasing right) y: down-to-up (increasing up) z: away-towards viewer (increasing towards viewer)