#include <nitro/fx/fx.h> typedef struct { fx32 x; fx32 y; fx32 z; } VecFx32;
This 3-dimensional vector is composed of fx32-type elements.
fx32
2004/01/19 Initial version.
CONFIDENTIAL