#include <iris/fx/fx.h> typedef struct { fx32 x; fx32 y; fx32 z; } VecFx32;
fx32型の要素で構成される3次元ベクトルです。
Ver. 2004/01/19