source: GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_vector.html @ 896

Revision 896, 1.7 KB checked in by szirmay, 18 years ago (diff)
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>Path Map Module: Vector Class Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.4.6-NO -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
12  </ul></div>
13<div class="tabs">
14  <ul>
15    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
16    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
17    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
18  </ul></div>
19<h1>Vector Class Reference</h1><!-- doxytag: class="Vector" -->3D vector class with overloaded operators. Used for positions, directions, colors, etc. It has the same memory layout as D3DXVECTOR3. 
20<a href="#_details">More...</a>
21<p>
22<a href="class_vector-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
23<tr><td></td></tr>
24</table>
25<hr><a name="_details"></a><h2>Detailed Description</h2>
263D vector class with overloaded operators. Used for positions, directions, colors, etc. It has the same memory layout as D3DXVECTOR3.
27<p>
28<hr>The documentation for this class was generated from the following files:<ul>
29<li>Vector.hpp<li>Constants.cpp</ul>
30<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 27 17:17:42 2006 for Path Map Module by&nbsp;
31<a href="http://www.doxygen.org/index.html">
32<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
33</body>
34</html>
Note: See TracBrowser for help on using the repository browser.