VecFx32

Syntax

#include <nitro/fx/fx.h>
typedef struct { fx32 x; fx32 y; fx32 z; } VecFx32;

Description

This 3-dimensional vector is composed of fx32-type elements.

See Also

Revision History

2004/01/19 Initial version.


CONFIDENTIAL