/doc/index-files/index-17.html

http://mt4j.googlecode.com/ · 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>
  7. Q-Index
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-08-12">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Q-Index";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="index-16.html"><B>PREV LETTER</B></A>&nbsp;
  51. &nbsp;<A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <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>
  71. <A NAME="_Q_"><!-- --></A><H2>
  72. <B>Q</B></H2>
  73. <DL>
  74. <DT><A HREF="../org/mt4j/util/math/ToolsMath.html#QUARTER_PI"><B>QUARTER_PI</B></A> -
  75. Static variable in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsMath.html" title="class in org.mt4j.util.math">ToolsMath</A>
  76. <DD>The value PI/4 as a float. (45 degrees)
  77. <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
  78. hypercomplex numbers.<DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion()"><B>Quaternion()</B></A> -
  79. Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A>
  80. <DD>Constructor instantiates a new <code>Quaternion</code> object
  81. initializing all values to zero, except w which is initialized to 1.
  82. <DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(float, float, float, float)"><B>Quaternion(float, float, float, float)</B></A> -
  83. Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A>
  84. <DD>Constructor instantiates a new <code>Quaternion</code> object from the
  85. given list of parameters.
  86. <DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(float[])"><B>Quaternion(float[])</B></A> -
  87. Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A>
  88. <DD>Constructor instantiates a new <code>Quaternion</code> object from a
  89. collection of rotation angles.
  90. <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> -
  91. Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A>
  92. <DD>Constructor instantiates a new <code>Quaternion</code> object from an
  93. interpolation between two other quaternions.
  94. <DT><A HREF="../org/mt4j/util/math/Quaternion.html#Quaternion(org.mt4j.util.math.Quaternion)"><B>Quaternion(Quaternion)</B></A> -
  95. Constructor for class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Quaternion.html" title="class in org.mt4j.util.math">Quaternion</A>
  96. <DD>Constructor instantiates a new <code>Quaternion</code> object from an
  97. existing quaternion, creating a copy.
  98. <DT><A HREF="../org/mt4j/util/HelperMethods.html#quicksort(java.lang.Comparable[])"><B>quicksort(Comparable[])</B></A> -
  99. Static method in class org.mt4j.util.<A HREF="../org/mt4j/util/HelperMethods.html" title="class in org.mt4j.util">HelperMethods</A>
  100. <DD>Quicksort algorithm.
  101. <DT><A HREF="../org/mt4j/util/manyMouse/ManyMouse.html#Quit()"><B>Quit()</B></A> -
  102. Static method in class org.mt4j.util.manyMouse.<A HREF="../org/mt4j/util/manyMouse/ManyMouse.html" title="class in org.mt4j.util.manyMouse">ManyMouse</A>
  103. <DD>Quit.
  104. </DL>
  105. <HR>
  106. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  107. <A NAME="navbar_bottom"><!-- --></A>
  108. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  109. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  110. <TR>
  111. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  112. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  113. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  114. <TR ALIGN="center" VALIGN="top">
  115. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  116. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  117. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  118. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  119. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  120. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  121. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  122. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  123. </TR>
  124. </TABLE>
  125. </TD>
  126. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  127. </EM>
  128. </TD>
  129. </TR>
  130. <TR>
  131. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  132. &nbsp;<A HREF="index-16.html"><B>PREV LETTER</B></A>&nbsp;
  133. &nbsp;<A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD>
  134. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  135. <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> &nbsp;
  136. &nbsp;<A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  137. &nbsp;<SCRIPT type="text/javascript">
  138. <!--
  139. if(window==top) {
  140. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  141. }
  142. //-->
  143. </SCRIPT>
  144. <NOSCRIPT>
  145. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  146. </NOSCRIPT>
  147. </FONT></TD>
  148. </TR>
  149. </TABLE>
  150. <A NAME="skip-navbar_bottom"></A>
  151. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  152. <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>
  153. </BODY>
  154. </HTML>