#include <nitro/fx/fx.h> typedef struct { fx16 x; fx16 y; fx16 z; } VecFx16;
fx16型の要素で構成される3次元ベクトルです。
fx16
Ver. 2004/02/16