VecFx16

Syntax

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

Description

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

See Also

Revision History

2004/02/16 Initial version.


CONFIDENTIAL