#include <nitro/fx/fx.h> typedef struct { fx16 x; fx16 y; fx16 z; } VecFx16;
This 3-dimensional vector is composed of fx16-type elements.
fx16
2004/02/16 Initial version.
CONFIDENTIAL