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>VecFx16</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">VecFx16 <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 <nitro/fx/fx.h><BR> 21typedef struct 22{ 23 fx16 x; 24 fx16 y; 25 fx16 z; 26} 27VecFx16;</CODE></PRE></dd> 28</dl> 29 30<H2>Description</H2> 31<P>This 3-dimensional vector is composed of <CODE><A href="../fx16.html">fx16</A></CODE>-type elements.</P> 32<h2>See Also</h2> 33<H2>Revision History</H2> 34<P>2004/02/16 Initial version.</P> 35<hr><p>CONFIDENTIAL</p></body> 36</html> 37