/doc/index-files/index-17.html
HTML | 172 lines | 138 code | 18 blank | 16 comment | 0 complexity | 0a8dbec5d3fc5fa300eb1198197377ab MD5 | raw file
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!--NewPage--> 3<HTML> 4<HEAD> 5<!-- Generated by javadoc (build 1.6.0_20) on Thu Aug 12 23:36:37 CEST 2010 --> 6<TITLE> 7Q-Index 8</TITLE> 9 10<META NAME="date" CONTENT="2010-08-12"> 11 12<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> 13 14<SCRIPT type="text/javascript"> 15function windowTitle() 16{ 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="Q-Index"; 19 } 20} 21</SCRIPT> 22<NOSCRIPT> 23</NOSCRIPT> 24 25</HEAD> 26 27<BODY BGCOLOR="white" onload="windowTitle();"> 28<HR> 29 30 31<!-- ========= START OF TOP NAVBAR ======= --> 32<A NAME="navbar_top"><!-- --></A> 33<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 35<TR> 36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 37<A NAME="navbar_top_firstrow"><!-- --></A> 38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 <TR ALIGN="center" VALIGN="top"> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 46 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 48 </TR> 49</TABLE> 50</TD> 51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 52</EM> 53</TD> 54</TR> 55 56<TR> 57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 <A HREF="index-16.html"><B>PREV LETTER</B></A> 59 <A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD> 60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> 63 <SCRIPT type="text/javascript"> 64 <!-- 65 if(window==top) { 66 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); 67 } 68 //--> 69</SCRIPT> 70<NOSCRIPT> 71 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> 72</NOSCRIPT> 73 74 75</FONT></TD> 76</TR> 77</TABLE> 78<A NAME="skip-navbar_top"></A> 79<!-- ========= END OF TOP NAVBAR ========= --> 80 81<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <A HREF="index-27.html">_</A> <HR> 82<A NAME="_Q_"><!-- --></A><H2> 83<B>Q</B></H2> 84<DL> 85<DT><A HREF="../org/mt4j/util/math/ToolsMath.html#QUARTER_PI"><B>QUARTER_PI</B></A> - 86Static variable in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsMath.html" title="class in org.mt4j.util.math">ToolsMath</A> 87<DD>The value PI/4 as a float. (45 degrees) 88<DT><A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math"><B>Quaternion</B></A> - Class in <A HREF="../org/mt4j/util/math/package-summary.html">org.mt4j.util.math</A><DD><code>Quaternion</code> defines a single example of a more general class of 89 hypercomplex numbers.<DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion()"><B>Quaternion()</B></A> - 90Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A> 91<DD>Constructor instantiates a new <code>Quaternion</code> object 92 initializing all values to zero, except w which is initialized to 1. 93<DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(float, float, float, float)"><B>Quaternion(float, float, float, float)</B></A> - 94Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A> 95<DD>Constructor instantiates a new <code>Quaternion</code> object from the 96 given list of parameters. 97<DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(float[])"><B>Quaternion(float[])</B></A> - 98Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A> 99<DD>Constructor instantiates a new <code>Quaternion</code> object from a 100 collection of rotation angles. 101<DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(org.mt4j.util.math.Quaternion, org.mt4j.util.math.Quaternion, float)"><B>Quaternion(Quaternion, Quaternion, float)</B></A> - 102Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A> 103<DD>Constructor instantiates a new <code>Quaternion</code> object from an 104 interpolation between two other quaternions. 105<DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(org.mt4j.util.math.Quaternion)"><B>Quaternion(Quaternion)</B></A> - 106Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A> 107<DD>Constructor instantiates a new <code>Quaternion</code> object from an 108 existing quaternion, creating a copy. 109<DT><A HREF="../org/mt4j/util/HelperMethods.html#quicksort(java.lang.Comparable[])"><B>quicksort(Comparable[])</B></A> - 110Static method in class org.mt4j.util.<A HREF="../org/mt4j/util/HelperMethods.html" title="class in org.mt4j.util">HelperMethods</A> 111<DD>Quicksort algorithm. 112<DT><A HREF="../org/mt4j/util/manyMouse/ManyMouse.html#Quit()"><B>Quit()</B></A> - 113Static method in class org.mt4j.util.manyMouse.<A HREF="../org/mt4j/util/manyMouse/ManyMouse.html" title="class in org.mt4j.util.manyMouse">ManyMouse</A> 114<DD>Quit. 115</DL> 116<HR> 117 118 119<!-- ======= START OF BOTTOM NAVBAR ====== --> 120<A NAME="navbar_bottom"><!-- --></A> 121<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 122<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 123<TR> 124<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 125<A NAME="navbar_bottom_firstrow"><!-- --></A> 126<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 127 <TR ALIGN="center" VALIGN="top"> 128 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 129 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 130 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 131 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 132 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 133 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 134 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> 135 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 136 </TR> 137</TABLE> 138</TD> 139<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 140</EM> 141</TD> 142</TR> 143 144<TR> 145<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 146 <A HREF="index-16.html"><B>PREV LETTER</B></A> 147 <A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD> 148<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 149 <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> 150 <A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> 151 <SCRIPT type="text/javascript"> 152 <!-- 153 if(window==top) { 154 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); 155 } 156 //--> 157</SCRIPT> 158<NOSCRIPT> 159 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> 160</NOSCRIPT> 161 162 163</FONT></TD> 164</TR> 165</TABLE> 166<A NAME="skip-navbar_bottom"></A> 167<!-- ======== END OF BOTTOM NAVBAR ======= --> 168 169<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <A HREF="index-27.html">_</A> <HR> 170 171</BODY> 172</HTML>