1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>VecFx32</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">VecFx32 <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></H1>
15<H2>Syntax</H2>
16
17<dl>
18  <dd>
19<PRE>
20<CODE>#include &lt;nitro/fx/fx.h&gt;<BR>
21typedef struct
22{
23    fx32 x;
24    fx32 y;
25    fx32 z;
26}
27VecFx32;</CODE></PRE></dd>
28</dl>
29
30<H2>Description</H2>
31<P>This 3-dimensional vector is composed of <CODE><A href="../fx32.html">fx32</A></CODE>-type elements.</P>
32<h2>See Also</h2>
33<H2>Revision History</H2>
34<P>2004/01/19 Initial version.</P>
35<hr><p>CONFIDENTIAL</p></body>
36</html>
37