/doc/index-files/index-21.html

http://mt4j.googlecode.com/ · HTML · 340 lines · 306 code · 18 blank · 16 comment · 0 complexity · d994552ce60c5d791b3807145911577a 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. U-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="U-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-20.html"><B>PREV LETTER</B></A>&nbsp;
  51. &nbsp;<A HREF="index-22.html"><B>NEXT LETTER</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="index-21.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="_U_"><!-- --></A><H2>
  72. <B>U</B></H2>
  73. <DL>
  74. <DT><A HREF="../org/mt4j/util/opengl/GLFBO.html#unBind()"><B>unBind()</B></A> -
  75. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLFBO.html" title="class in org.mt4j.util.opengl">GLFBO</A>
  76. <DD>&nbsp;
  77. <DT><A HREF="../org/mt4j/test/AbstractWindowTestcase.html#uncaughtException(java.lang.Thread, java.lang.Throwable)"><B>uncaughtException(Thread, Throwable)</B></A> -
  78. Method in class org.mt4j.test.<A HREF="../org/mt4j/test/AbstractWindowTestcase.html" title="class in org.mt4j.test">AbstractWindowTestcase</A>
  79. <DD>&nbsp;
  80. <DT><A HREF="../org/mt4j/util/UnitTranslator.html" title="class in org.mt4j.util"><B>UnitTranslator</B></A> - Class in <A HREF="../org/mt4j/util/package-summary.html">org.mt4j.util</A><DD>The Class UnitTranslator.<DT><A HREF="../org/mt4j/util/UnitTranslator.html#UnitTranslator()"><B>UnitTranslator()</B></A> -
  81. Constructor for class org.mt4j.util.<A HREF="../org/mt4j/util/UnitTranslator.html" title="class in org.mt4j.util">UnitTranslator</A>
  82. <DD>&nbsp;
  83. <DT><A HREF="../org/mt4j/input/inputData/InputCursor.html#unlock(org.mt4j.input.inputProcessors.componentProcessors.AbstractCursorProcessor)"><B>unlock(AbstractCursorProcessor)</B></A> -
  84. Method in class org.mt4j.input.inputData.<A HREF="../org/mt4j/input/inputData/InputCursor.html" title="class in org.mt4j.input.inputData">InputCursor</A>
  85. <DD>Unlocks this cursor from the specified processor.
  86. <DT><A HREF="../org/mt4j/input/inputProcessors/componentProcessors/AbstractCursorProcessor.html#unLock(org.mt4j.input.inputData.InputCursor...)"><B>unLock(InputCursor...)</B></A> -
  87. Method in class org.mt4j.input.inputProcessors.componentProcessors.<A HREF="../org/mt4j/input/inputProcessors/componentProcessors/AbstractCursorProcessor.html" title="class in org.mt4j.input.inputProcessors.componentProcessors">AbstractCursorProcessor</A>
  88. <DD>Unlocks the specified cursors if they are not longer used by this processor.
  89. <DT><A HREF="../org/mt4j/input/inputProcessors/componentProcessors/AbstractCursorProcessor.html#unLockAllCursors()"><B>unLockAllCursors()</B></A> -
  90. Method in class org.mt4j.input.inputProcessors.componentProcessors.<A HREF="../org/mt4j/input/inputProcessors/componentProcessors/AbstractCursorProcessor.html" title="class in org.mt4j.input.inputProcessors.componentProcessors">AbstractCursorProcessor</A>
  91. <DD>Releases all cursors that this component input processor currently holds a lock on.
  92. <DT><A HREF="../org/mt4j/util/math/Tools3D.html#unprojectScreenCoords(processing.core.PApplet, org.mt4j.util.camera.Icamera, float, float)"><B>unprojectScreenCoords(PApplet, Icamera, float, float)</B></A> -
  93. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Tools3D.html" title="class in org.mt4j.util.math">Tools3D</A>
  94. <DD>Unprojects screen coordinates from 2D into 3D world space and returns a point that
  95. can be used to construct a ray form the camera to that point and check
  96. for intersections with objects.
  97. <DT><A HREF="../org/mt4j/util/math/Tools3D.html#unprojectScreenCoords(processing.core.PApplet, float, float)"><B>unprojectScreenCoords(PApplet, float, float)</B></A> -
  98. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/Tools3D.html" title="class in org.mt4j.util.math">Tools3D</A>
  99. <DD>Unprojects screen coordinates from 2D into 3D world space and returns a point that
  100. can be used to construct a ray form the camera to that point and check
  101. for intersections with objects.
  102. <DT><A HREF="../org/mt4j/components/MTComponent.html#unregisterAllInputProcessors()"><B>unregisterAllInputProcessors()</B></A> -
  103. Method in class org.mt4j.components.<A HREF="../org/mt4j/components/MTComponent.html" title="class in org.mt4j.components">MTComponent</A>
  104. <DD>Unregister all previously registered component input processors.
  105. <DT><A HREF="../org/mt4j/components/visibleComponents/font/FontManager.html#unregisterFontFactory(org.mt4j.components.visibleComponents.font.fontFactories.IFontFactory)"><B>unregisterFontFactory(IFontFactory)</B></A> -
  106. Method in class org.mt4j.components.visibleComponents.font.<A HREF="../org/mt4j/components/visibleComponents/font/FontManager.html" title="class in org.mt4j.components.visibleComponents.font">FontManager</A>
  107. <DD>Unregister a fontfactory for a file type.
  108. <DT><A HREF="../org/mt4j/input/inputData/InputCursor.html#unregisterForLocking(org.mt4j.input.inputProcessors.componentProcessors.AbstractCursorProcessor)"><B>unregisterForLocking(AbstractCursorProcessor)</B></A> -
  109. Method in class org.mt4j.input.inputData.<A HREF="../org/mt4j/input/inputData/InputCursor.html" title="class in org.mt4j.input.inputData">InputCursor</A>
  110. <DD>Input processors should call this when input has ended.
  111. <DT><A HREF="../org/mt4j/input/InputManager.html#unregisterGlobalInputProcessor(org.mt4j.input.inputProcessors.globalProcessors.AbstractGlobalInputProcessor)"><B>unregisterGlobalInputProcessor(AbstractGlobalInputProcessor)</B></A> -
  112. Method in class org.mt4j.input.<A HREF="../org/mt4j/input/InputManager.html" title="class in org.mt4j.input">InputManager</A>
  113. <DD>Unregisters a inputprocessor from _all_ the registered inputsources.
  114. <DT><A HREF="../org/mt4j/sceneManagement/AbstractScene.html#unregisterGlobalInputProcessor(org.mt4j.input.inputProcessors.globalProcessors.AbstractGlobalInputProcessor)"><B>unregisterGlobalInputProcessor(AbstractGlobalInputProcessor)</B></A> -
  115. Method in class org.mt4j.sceneManagement.<A HREF="../org/mt4j/sceneManagement/AbstractScene.html" title="class in org.mt4j.sceneManagement">AbstractScene</A>
  116. <DD>Unregisters a global input processor.
  117. <DT><A HREF="../org/mt4j/components/MTComponent.html#unregisterInputProcessor(org.mt4j.input.inputProcessors.componentProcessors.AbstractComponentProcessor)"><B>unregisterInputProcessor(AbstractComponentProcessor)</B></A> -
  118. Method in class org.mt4j.components.<A HREF="../org/mt4j/components/MTComponent.html" title="class in org.mt4j.components">MTComponent</A>
  119. <DD>Unregister a component input processor.
  120. <DT><A HREF="../org/mt4j/input/ComponentInputProcessorSupport.html#unregisterInputProcessor(org.mt4j.input.inputProcessors.componentProcessors.AbstractComponentProcessor)"><B>unregisterInputProcessor(AbstractComponentProcessor)</B></A> -
  121. Method in class org.mt4j.input.<A HREF="../org/mt4j/input/ComponentInputProcessorSupport.html" title="class in org.mt4j.input">ComponentInputProcessorSupport</A>
  122. <DD>&nbsp;
  123. <DT><A HREF="../org/mt4j/input/InputManager.html#unregisterInputSource(org.mt4j.input.inputSources.AbstractInputSource)"><B>unregisterInputSource(AbstractInputSource)</B></A> -
  124. Method in class org.mt4j.input.<A HREF="../org/mt4j/input/InputManager.html" title="class in org.mt4j.input">InputManager</A>
  125. <DD>Unregisters a input source.
  126. <DT><A HREF="../org/mt4j/util/modelImporter/ModelImporterFactory.html#unregisterModelImporterFactory(java.lang.Class)"><B>unregisterModelImporterFactory(Class&lt;? extends ModelImporterFactory&gt;)</B></A> -
  127. Static method in class org.mt4j.util.modelImporter.<A HREF="../org/mt4j/util/modelImporter/ModelImporterFactory.html" title="class in org.mt4j.util.modelImporter">ModelImporterFactory</A>
  128. <DD>Unregister a importer factory class for a file type.
  129. <DT><A HREF="../org/mt4j/sceneManagement/AbstractScene.html#unregisterPreDrawAction(org.mt4j.sceneManagement.IPreDrawAction)"><B>unregisterPreDrawAction(IPreDrawAction)</B></A> -
  130. Method in class org.mt4j.sceneManagement.<A HREF="../org/mt4j/sceneManagement/AbstractScene.html" title="class in org.mt4j.sceneManagement">AbstractScene</A>
  131. <DD>Unregisters an PreDrawAction.
  132. <DT><A HREF="../org/mt4j/components/interfaces/IMTController.html#update(long)"><B>update(long)</B></A> -
  133. Method in interface org.mt4j.components.interfaces.<A HREF="../org/mt4j/components/interfaces/IMTController.html" title="interface in org.mt4j.components.interfaces">IMTController</A>
  134. <DD>Update the controller.
  135. <DT><A HREF="../org/mt4j/input/inputSources/MacTrackpadSource.html#update(java.util.Observable, java.lang.Object)"><B>update(Observable, Object)</B></A> -
  136. Method in class org.mt4j.input.inputSources.<A HREF="../org/mt4j/input/inputSources/MacTrackpadSource.html" title="class in org.mt4j.input.inputSources">MacTrackpadSource</A>
  137. <DD>&nbsp;
  138. <DT><A HREF="../org/mt4j/input/inputSources/MacTrackpadSource.html#update()"><B>update()</B></A> -
  139. Method in class org.mt4j.input.inputSources.<A HREF="../org/mt4j/input/inputSources/MacTrackpadSource.html" title="class in org.mt4j.input.inputSources">MacTrackpadSource</A>
  140. <DD>&nbsp;
  141. <DT><A HREF="../org/mt4j/util/animation/AnimationManager.html#update(long)"><B>update(long)</B></A> -
  142. Method in class org.mt4j.util.animation.<A HREF="../org/mt4j/util/animation/AnimationManager.html" title="class in org.mt4j.util.animation">AnimationManager</A>
  143. <DD>Update.
  144. <DT><A HREF="../org/mt4j/util/camera/Icamera.html#update()"><B>update()</B></A> -
  145. Method in interface org.mt4j.util.camera.<A HREF="../org/mt4j/util/camera/Icamera.html" title="interface in org.mt4j.util.camera">Icamera</A>
  146. <DD>Update.
  147. <DT><A HREF="../org/mt4j/util/camera/MTCamera.html#update()"><B>update()</B></A> -
  148. Method in class org.mt4j.util.camera.<A HREF="../org/mt4j/util/camera/MTCamera.html" title="class in org.mt4j.util.camera">MTCamera</A>
  149. <DD>Sets or updates the camera with the values specified in the camera.
  150. <DT><A HREF="../advanced/fluidSimulator/FluidSimulationScene.ParticleSystem.html#updateAndDraw()"><B>updateAndDraw()</B></A> -
  151. Method in class advanced.fluidSimulator.<A HREF="../advanced/fluidSimulator/FluidSimulationScene.ParticleSystem.html" title="class in advanced.fluidSimulator">FluidSimulationScene.ParticleSystem</A>
  152. <DD>&nbsp;
  153. <DT><A HREF="../org/mt4j/util/animation/Animation.html#updateAnimation(org.mt4j.util.animation.AnimationUpdateEvent)"><B>updateAnimation(AnimationUpdateEvent)</B></A> -
  154. Method in class org.mt4j.util.animation.<A HREF="../org/mt4j/util/animation/Animation.html" title="class in org.mt4j.util.animation">Animation</A>
  155. <DD>Interface method of IAnimationManagerListener
  156. <br>used to update the anmation (interpolate) with a given timedelta.
  157. <DT><A HREF="../org/mt4j/util/animation/IAnimationManagerListener.html#updateAnimation(org.mt4j.util.animation.AnimationUpdateEvent)"><B>updateAnimation(AnimationUpdateEvent)</B></A> -
  158. Method in interface org.mt4j.util.animation.<A HREF="../org/mt4j/util/animation/IAnimationManagerListener.html" title="interface in org.mt4j.util.animation">IAnimationManagerListener</A>
  159. <DD>Update animation.
  160. <DT><A HREF="../org/mt4j/util/math/ToolsBuffers.html#updateColorBuffer(org.mt4j.util.math.Vertex[], java.nio.FloatBuffer)"><B>updateColorBuffer(Vertex[], FloatBuffer)</B></A> -
  161. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsBuffers.html" title="class in org.mt4j.util.math">ToolsBuffers</A>
  162. <DD>Update color buffer.
  163. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateColorVBO(java.nio.FloatBuffer)"><B>updateColorVBO(FloatBuffer)</B></A> -
  164. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  165. <DD>Update color vbo.
  166. <DT><A HREF="../org/mt4j/util/math/ToolsVBO.html#updateColorVBO(processing.core.PApplet, java.nio.FloatBuffer, int, int)"><B>updateColorVBO(PApplet, FloatBuffer, int, int)</B></A> -
  167. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsVBO.html" title="class in org.mt4j.util.math">ToolsVBO</A>
  168. <DD>Update color vbo.
  169. <DT><A HREF="../org/mt4j/components/interfaces/IMTComponent.html#updateComponent(long)"><B>updateComponent(long)</B></A> -
  170. Method in interface org.mt4j.components.interfaces.<A HREF="../org/mt4j/components/interfaces/IMTComponent.html" title="interface in org.mt4j.components.interfaces">IMTComponent</A>
  171. <DD>Updates the component.
  172. <DT><A HREF="../org/mt4j/components/MTCanvas.html#updateComponent(long)"><B>updateComponent(long)</B></A> -
  173. Method in class org.mt4j.components.<A HREF="../org/mt4j/components/MTCanvas.html" title="class in org.mt4j.components">MTCanvas</A>
  174. <DD>&nbsp;
  175. <DT><A HREF="../org/mt4j/components/MTComponent.html#updateComponent(long)"><B>updateComponent(long)</B></A> -
  176. Method in class org.mt4j.components.<A HREF="../org/mt4j/components/MTComponent.html" title="class in org.mt4j.components">MTComponent</A>
  177. <DD>Tells the component to update its state if neccessary.
  178. <DT><A HREF="../org/mt4j/components/visibleComponents/widgets/MTSceneTexture.html#updateComponent(long)"><B>updateComponent(long)</B></A> -
  179. Method in class org.mt4j.components.visibleComponents.widgets.<A HREF="../org/mt4j/components/visibleComponents/widgets/MTSceneTexture.html" title="class in org.mt4j.components.visibleComponents.widgets">MTSceneTexture</A>
  180. <DD>&nbsp;
  181. <DT><A HREF="../org/mt4j/components/visibleComponents/widgets/MTTextArea.html#updateComponent(long)"><B>updateComponent(long)</B></A> -
  182. Method in class org.mt4j.components.visibleComponents.widgets.<A HREF="../org/mt4j/components/visibleComponents/widgets/MTTextArea.html" title="class in org.mt4j.components.visibleComponents.widgets">MTTextArea</A>
  183. <DD>&nbsp;
  184. <DT><A HREF="../org/mt4j/components/visibleComponents/widgets/video/MTVideoTexture.html#updateComponent(long)"><B>updateComponent(long)</B></A> -
  185. Method in class org.mt4j.components.visibleComponents.widgets.video.<A HREF="../org/mt4j/components/visibleComponents/widgets/video/MTVideoTexture.html" title="class in org.mt4j.components.visibleComponents.widgets.video">MTVideoTexture</A>
  186. <DD>&nbsp;
  187. <DT><A HREF="../org/mt4j/components/visibleComponents/shapes/mesh/MTSphere.html#updateGeometry(processing.core.PApplet, org.mt4j.util.math.Vector3D, int, int, float)"><B>updateGeometry(PApplet, Vector3D, int, int, float)</B></A> -
  188. Method in class org.mt4j.components.visibleComponents.shapes.mesh.<A HREF="../org/mt4j/components/visibleComponents/shapes/mesh/MTSphere.html" title="class in org.mt4j.components.visibleComponents.shapes.mesh">MTSphere</A>
  189. <DD>Changes the information of the sphere into the given values.
  190. <DT><A HREF="../org/mt4j/components/visibleComponents/shapes/mesh/MTSphere.html#updateGeometry(processing.core.PApplet, org.mt4j.util.math.Vector3D, int, int, float, boolean)"><B>updateGeometry(PApplet, Vector3D, int, int, float, boolean)</B></A> -
  191. Method in class org.mt4j.components.visibleComponents.shapes.mesh.<A HREF="../org/mt4j/components/visibleComponents/shapes/mesh/MTSphere.html" title="class in org.mt4j.components.visibleComponents.shapes.mesh">MTSphere</A>
  192. <DD>&nbsp;
  193. <DT><A HREF="../org/mt4j/util/opengl/GLTexture.html#updateGLTexture(int[])"><B>updateGLTexture(int[])</B></A> -
  194. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLTexture.html" title="class in org.mt4j.util.opengl">GLTexture</A>
  195. <DD>Updates only the OpenGL texture object with the data from the specified image data array.
  196. <DT><A HREF="../org/mt4j/util/opengl/GLTexture.html#updateGLTexture(java.nio.IntBuffer)"><B>updateGLTexture(IntBuffer)</B></A> -
  197. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLTexture.html" title="class in org.mt4j.util.opengl">GLTexture</A>
  198. <DD>Updates only the OpenGL texture object with the data from the specified image data buffer.
  199. <DT><A HREF="../org/mt4j/util/opengl/GLTexture.html#updateGLTextureFromPImage()"><B>updateGLTextureFromPImage()</B></A> -
  200. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLTexture.html" title="class in org.mt4j.util.opengl">GLTexture</A>
  201. <DD>Updates the OpenGL texture object with the data from this PImage.pixels pixel
  202. array.
  203. <DT><A HREF="../org/mt4j/components/visibleComponents/widgets/MTTextArea.html#updateLayout()"><B>updateLayout()</B></A> -
  204. Method in class org.mt4j.components.visibleComponents.widgets.<A HREF="../org/mt4j/components/visibleComponents/widgets/MTTextArea.html" title="class in org.mt4j.components.visibleComponents.widgets">MTTextArea</A>
  205. <DD>Updates layout.
  206. <DT><A HREF="../org/mt4j/components/MTLight.html#updateLightPosition(float, float, float)"><B>updateLightPosition(float, float, float)</B></A> -
  207. Method in class org.mt4j.components.<A HREF="../org/mt4j/components/MTLight.html" title="class in org.mt4j.components">MTLight</A>
  208. <DD>Update light position.
  209. <DT><A HREF="../org/mt4j/components/MTLight.html#updateLightValues()"><B>updateLightValues()</B></A> -
  210. Method in class org.mt4j.components.<A HREF="../org/mt4j/components/MTLight.html" title="class in org.mt4j.components">MTLight</A>
  211. <DD>Update light values.
  212. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateNormalsVBO(java.nio.FloatBuffer, boolean, boolean)"><B>updateNormalsVBO(FloatBuffer, boolean, boolean)</B></A> -
  213. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  214. <DD>Update normals vbo.
  215. <DT><A HREF="../org/mt4j/util/math/ToolsVBO.html#updateNormalsVBO(processing.core.PApplet, java.nio.FloatBuffer, int, int)"><B>updateNormalsVBO(PApplet, FloatBuffer, int, int)</B></A> -
  216. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsVBO.html" title="class in org.mt4j.util.math">ToolsVBO</A>
  217. <DD>Update normals vbo.
  218. <DT><A HREF="../advanced/physics/util/UpdatePhysicsAction.html" title="class in advanced.physics.util"><B>UpdatePhysicsAction</B></A> - Class in <A HREF="../advanced/physics/util/package-summary.html">advanced.physics.util</A><DD>&nbsp;<DT><A HREF="../advanced/physics/util/UpdatePhysicsAction.html#UpdatePhysicsAction(org.jbox2d.dynamics.World, float, int, float)"><B>UpdatePhysicsAction(World, float, int, float)</B></A> -
  219. Constructor for class advanced.physics.util.<A HREF="../advanced/physics/util/UpdatePhysicsAction.html" title="class in advanced.physics.util">UpdatePhysicsAction</A>
  220. <DD>&nbsp;
  221. <DT><A HREF="../org/mt4j/util/opengl/GLTexture.html#updatePImageFromGLTexture()"><B>updatePImageFromGLTexture()</B></A> -
  222. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLTexture.html" title="class in org.mt4j.util.opengl">GLTexture</A>
  223. <DD>Updates the PImage pixel data from the texture's OpenGL texture object.
  224. <DT><A HREF="../org/mt4j/util/math/ToolsBuffers.html#updateStrokeColorBuffer(java.nio.FloatBuffer, float, float, float, float)"><B>updateStrokeColorBuffer(FloatBuffer, float, float, float, float)</B></A> -
  225. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsBuffers.html" title="class in org.mt4j.util.math">ToolsBuffers</A>
  226. <DD>Update stroke color buffer.
  227. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateStrokeColorVBO(java.nio.FloatBuffer)"><B>updateStrokeColorVBO(FloatBuffer)</B></A> -
  228. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  229. <DD>Update stroke color vbo.
  230. <DT><A HREF="../org/mt4j/util/math/ToolsVBO.html#updateStrokeColorVBO(processing.core.PApplet, java.nio.FloatBuffer, int, int)"><B>updateStrokeColorVBO(PApplet, FloatBuffer, int, int)</B></A> -
  231. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsVBO.html" title="class in org.mt4j.util.math">ToolsVBO</A>
  232. <DD>Update stroke color vbo.
  233. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateTextureBuffer(boolean)"><B>updateTextureBuffer(boolean)</B></A> -
  234. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  235. <DD>Generates new texture buffer for openGL use.
  236. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateTextureVBO(java.nio.FloatBuffer)"><B>updateTextureVBO(FloatBuffer)</B></A> -
  237. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  238. <DD>Update texture vbo.
  239. <DT><A HREF="../org/mt4j/util/math/ToolsVBO.html#updateTextureVBO(processing.core.PApplet, java.nio.FloatBuffer, int, int)"><B>updateTextureVBO(PApplet, FloatBuffer, int, int)</B></A> -
  240. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsVBO.html" title="class in org.mt4j.util.math">ToolsVBO</A>
  241. <DD>Update texture vbo.
  242. <DT><A HREF="../org/mt4j/input/inputSources/TuioInputSource.html#updateTuioCursor(TUIO.TuioCursor)"><B>updateTuioCursor(TuioCursor)</B></A> -
  243. Method in class org.mt4j.input.inputSources.<A HREF="../org/mt4j/input/inputSources/TuioInputSource.html" title="class in org.mt4j.input.inputSources">TuioInputSource</A>
  244. <DD>&nbsp;
  245. <DT><A HREF="../org/mt4j/input/inputSources/TuioInputSource.html#updateTuioObject(TUIO.TuioObject)"><B>updateTuioObject(TuioObject)</B></A> -
  246. Method in class org.mt4j.input.inputSources.<A HREF="../org/mt4j/input/inputSources/TuioInputSource.html" title="class in org.mt4j.input.inputSources">TuioInputSource</A>
  247. <DD>&nbsp;
  248. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateVertexVBO(java.nio.FloatBuffer, boolean, boolean)"><B>updateVertexVBO(FloatBuffer, boolean, boolean)</B></A> -
  249. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  250. <DD>Updates the vertex buffer objects and sets the specified vertexbuffer to the geometryinfo.
  251. <DT><A HREF="../org/mt4j/util/math/ToolsVBO.html#updateVertexVBO(processing.core.PApplet, java.nio.FloatBuffer, int, int)"><B>updateVertexVBO(PApplet, FloatBuffer, int, int)</B></A> -
  252. Static method in class org.mt4j.util.math.<A HREF="../org/mt4j/util/math/ToolsVBO.html" title="class in org.mt4j.util.math">ToolsVBO</A>
  253. <DD>Update vertex vbo.
  254. <DT><A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html#updateVerticesColorBuffer()"><B>updateVerticesColorBuffer()</B></A> -
  255. Method in class org.mt4j.components.visibleComponents.<A HREF="../org/mt4j/components/visibleComponents/GeometryInfo.html" title="class in org.mt4j.components.visibleComponents">GeometryInfo</A>
  256. <DD>Generates new color buffers for openGL use.
  257. <DT><A HREF="../org/mt4j/components/visibleComponents/widgets/MTTextArea.html#useContentDisplayList()"><B>useContentDisplayList()</B></A> -
  258. Method in class org.mt4j.components.visibleComponents.widgets.<A HREF="../org/mt4j/components/visibleComponents/widgets/MTTextArea.html" title="class in org.mt4j.components.visibleComponents.widgets">MTTextArea</A>
  259. <DD>&nbsp;
  260. <DT><A HREF="../org/mt4j/components/visibleComponents/shapes/mesh/MTSphere.html#useEvenSlices"><B>useEvenSlices</B></A> -
  261. Variable in class org.mt4j.components.visibleComponents.shapes.mesh.<A HREF="../org/mt4j/components/visibleComponents/shapes/mesh/MTSphere.html" title="class in org.mt4j.components.visibleComponents.shapes.mesh">MTSphere</A>
  262. <DD>&nbsp;
  263. <DT><A HREF="../org/mt4j/util/opengl/GLFboStack.html#useFBO(int)"><B>useFBO(int)</B></A> -
  264. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLFboStack.html" title="class in org.mt4j.util.opengl">GLFboStack</A>
  265. <DD>Binds the specified render target ID and sets it as current.
  266. <DT><A HREF="../org/mt4j/util/opengl/GLFboStack.html#useFBO(org.mt4j.util.opengl.GLFBO)"><B>useFBO(GLFBO)</B></A> -
  267. Method in class org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLFboStack.html" title="class in org.mt4j.util.opengl">GLFboStack</A>
  268. <DD>Binds the specified frame buffer object and sets it as current.
  269. <DT><A HREF="../org/mt4j/util/opengl/GLTexture.SHRINKAGE_FILTER.html#usesMipMapLevels()"><B>usesMipMapLevels()</B></A> -
  270. Method in enum org.mt4j.util.opengl.<A HREF="../org/mt4j/util/opengl/GLTexture.SHRINKAGE_FILTER.html" title="enum in org.mt4j.util.opengl">GLTexture.SHRINKAGE_FILTER</A>
  271. <DD>&nbsp;
  272. </DL>
  273. <HR>
  274. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  275. <A NAME="navbar_bottom"><!-- --></A>
  276. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  277. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  278. <TR>
  279. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  280. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  281. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  282. <TR ALIGN="center" VALIGN="top">
  283. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  284. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  285. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  286. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  287. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  288. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  289. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  290. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  291. </TR>
  292. </TABLE>
  293. </TD>
  294. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  295. </EM>
  296. </TD>
  297. </TR>
  298. <TR>
  299. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  300. &nbsp;<A HREF="index-20.html"><B>PREV LETTER</B></A>&nbsp;
  301. &nbsp;<A HREF="index-22.html"><B>NEXT LETTER</B></A></FONT></TD>
  302. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  303. <A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> &nbsp;
  304. &nbsp;<A HREF="index-21.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  305. &nbsp;<SCRIPT type="text/javascript">
  306. <!--
  307. if(window==top) {
  308. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  309. }
  310. //-->
  311. </SCRIPT>
  312. <NOSCRIPT>
  313. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  314. </NOSCRIPT>
  315. </FONT></TD>
  316. </TR>
  317. </TABLE>
  318. <A NAME="skip-navbar_bottom"></A>
  319. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  320. <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>
  321. </BODY>
  322. </HTML>