diff options
Diffstat (limited to 'doc/index-files')
-rw-r--r-- | doc/index-files/index-1.html | 475 | ||||
-rw-r--r-- | doc/index-files/index-10.html | 366 | ||||
-rw-r--r-- | doc/index-files/index-11.html | 129 | ||||
-rw-r--r-- | doc/index-files/index-12.html | 420 | ||||
-rw-r--r-- | doc/index-files/index-13.html | 191 | ||||
-rw-r--r-- | doc/index-files/index-14.html | 185 | ||||
-rw-r--r-- | doc/index-files/index-15.html | 1913 | ||||
-rw-r--r-- | doc/index-files/index-16.html | 697 | ||||
-rw-r--r-- | doc/index-files/index-17.html | 332 | ||||
-rw-r--r-- | doc/index-files/index-18.html | 141 | ||||
-rw-r--r-- | doc/index-files/index-19.html | 177 | ||||
-rw-r--r-- | doc/index-files/index-2.html | 672 | ||||
-rw-r--r-- | doc/index-files/index-20.html | 177 | ||||
-rw-r--r-- | doc/index-files/index-21.html | 169 | ||||
-rw-r--r-- | doc/index-files/index-3.html | 278 | ||||
-rw-r--r-- | doc/index-files/index-4.html | 416 | ||||
-rw-r--r-- | doc/index-files/index-5.html | 931 | ||||
-rw-r--r-- | doc/index-files/index-6.html | 220 | ||||
-rw-r--r-- | doc/index-files/index-7.html | 318 | ||||
-rw-r--r-- | doc/index-files/index-8.html | 185 | ||||
-rw-r--r-- | doc/index-files/index-9.html | 729 |
21 files changed, 9121 insertions, 0 deletions
diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html new file mode 100644 index 0000000..bc0e8d5 --- /dev/null +++ b/doc/index-files/index-1.html @@ -0,0 +1,475 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:55 NZST 2017 --> +<title>A-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="A-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Letter</li> +<li><a href="index-2.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li> +<li><a href="index-1.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:A"> +<!-- --> +</a> +<h2 class="title">A</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#absolute-org.jogamp.vecmath.Tuple2d-">absolute(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#absolute-org.jogamp.vecmath.Tuple2f-">absolute(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#absolute-org.jogamp.vecmath.Tuple2i-">absolute(Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#absolute-org.jogamp.vecmath.Tuple3d-">absolute(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#absolute-org.jogamp.vecmath.Tuple3f-">absolute(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#absolute-org.jogamp.vecmath.Tuple3i-">absolute(Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#absolute-org.jogamp.vecmath.Tuple4d-">absolute(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#absolute-org.jogamp.vecmath.Tuple4f-">absolute(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#absolute-org.jogamp.vecmath.Tuple4i-">absolute(Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets each component of the tuple parameter to its absolute + value and places the modified values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#absolute--">absolute()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets each component of this tuple to its absolute value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#add-org.jogamp.vecmath.GMatrix-">add(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to sum of itself and matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#add-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">add(GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix sum of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#add-org.jogamp.vecmath.GVector-">add(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to sum of itself and the specified + vector</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#add-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-">add(GVector, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the vector sum of vectors vector1 + and vector2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#add-double-">add(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Adds a scalar to each component of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#add-double-org.jogamp.vecmath.Matrix3d-">add(double, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Adds a scalar to each component of the matrix m1 and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#add-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">add(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix sum of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#add-org.jogamp.vecmath.Matrix3d-">add(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the sum of itself and matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#add-float-">add(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Adds a scalar to each component of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#add-float-org.jogamp.vecmath.Matrix3f-">add(float, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Adds a scalar to each component of the matrix m1 and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#add-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">add(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix sum of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#add-org.jogamp.vecmath.Matrix3f-">add(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix sum of itself and + matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#add-double-">add(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Adds a scalar to each component of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#add-double-org.jogamp.vecmath.Matrix4d-">add(double, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Adds a scalar to each component of the matrix m1 and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#add-org.jogamp.vecmath.Matrix4d-org.jogamp.vecmath.Matrix4d-">add(Matrix4d, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix sum of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#add-org.jogamp.vecmath.Matrix4d-">add(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to sum of itself and matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#add-float-">add(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Adds a scalar to each component of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#add-float-org.jogamp.vecmath.Matrix4f-">add(float, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Adds a scalar to each component of the matrix m1 and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#add-org.jogamp.vecmath.Matrix4f-org.jogamp.vecmath.Matrix4f-">add(Matrix4f, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix sum of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#add-org.jogamp.vecmath.Matrix4f-">add(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the sum of itself and matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#add-org.jogamp.vecmath.Tuple2d-org.jogamp.vecmath.Tuple2d-">add(Tuple2d, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#add-org.jogamp.vecmath.Tuple2d-">add(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector sum of itself and tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#add-org.jogamp.vecmath.Tuple2f-org.jogamp.vecmath.Tuple2f-">add(Tuple2f, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#add-org.jogamp.vecmath.Tuple2f-">add(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector sum of itself and tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#add-org.jogamp.vecmath.Tuple2i-org.jogamp.vecmath.Tuple2i-">add(Tuple2i, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#add-org.jogamp.vecmath.Tuple2i-">add(Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of itself and t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#add-org.jogamp.vecmath.Tuple3d-org.jogamp.vecmath.Tuple3d-">add(Tuple3d, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#add-org.jogamp.vecmath.Tuple3d-">add(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of itself and t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#add-org.jogamp.vecmath.Tuple3f-org.jogamp.vecmath.Tuple3f-">add(Tuple3f, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#add-org.jogamp.vecmath.Tuple3f-">add(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector sum of itself and tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#add-org.jogamp.vecmath.Tuple3i-org.jogamp.vecmath.Tuple3i-">add(Tuple3i, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#add-org.jogamp.vecmath.Tuple3i-">add(Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of itself and t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#add-org.jogamp.vecmath.Tuple4d-org.jogamp.vecmath.Tuple4d-">add(Tuple4d, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the tuple sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#add-org.jogamp.vecmath.Tuple4d-">add(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of itself and tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#add-org.jogamp.vecmath.Tuple4f-org.jogamp.vecmath.Tuple4f-">add(Tuple4f, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#add-org.jogamp.vecmath.Tuple4f-">add(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of itself and t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#add-org.jogamp.vecmath.Tuple4i-org.jogamp.vecmath.Tuple4i-">add(Tuple4i, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of tuples t1 and t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#add-org.jogamp.vecmath.Tuple4i-">add(Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the sum of itself and t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#angle">angle</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">The angle of rotation in radians.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#angle">angle</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">The angle of rotation in radians.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#angle-org.jogamp.vecmath.GVector-">angle(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns the (n-space) angle in radians between this vector and + the vector parameter; the return value is constrained to the + range [0,PI].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#angle-org.jogamp.vecmath.Vector2d-">angle(Vector2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Returns the angle in radians between this vector and the vector + parameter; the return value is constrained to the range [0,PI].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#angle-org.jogamp.vecmath.Vector2f-">angle(Vector2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Returns the angle in radians between this vector and the vector + parameter; the return value is constrained to the range [0,PI].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#angle-org.jogamp.vecmath.Vector3d-">angle(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Returns the angle in radians between this vector and the vector + parameter; the return value is constrained to the range [0,PI].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#angle-org.jogamp.vecmath.Vector3f-">angle(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Returns the angle in radians between this vector and the vector + parameter; the return value is constrained to the range [0,PI].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#angle-org.jogamp.vecmath.Vector4d-">angle(Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Returns the (4-space) angle in radians between this vector and + the vector parameter; the return value is constrained to the + range [0,PI].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#angle-org.jogamp.vecmath.Vector4f-">angle(Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Returns the (4-space) angle in radians between this vector and + the vector parameter; the return value is constrained to the + range [0,PI].</div> +</dd> +<dt><a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">AxisAngle4d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A four-element axis angle represented by double-precision floating point + x,y,z,angle components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#AxisAngle4d-double-double-double-double-">AxisAngle4d(double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4d from the specified + x, y, z, and angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#AxisAngle4d-double:A-">AxisAngle4d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4d from the components + contained in the array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#AxisAngle4d-org.jogamp.vecmath.AxisAngle4d-">AxisAngle4d(AxisAngle4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4d from the specified AxisAngle4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#AxisAngle4d-org.jogamp.vecmath.AxisAngle4f-">AxisAngle4d(AxisAngle4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4d from the specified + AxisAngle4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#AxisAngle4d-org.jogamp.vecmath.Vector3d-double-">AxisAngle4d(Vector3d, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4d from the specified + axis and angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#AxisAngle4d--">AxisAngle4d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4d to (0,0,1,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">AxisAngle4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A four-element axis angle represented by single-precision floating point + x,y,z,angle components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#AxisAngle4f-float-float-float-float-">AxisAngle4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Constructs and initializes a AxisAngle4f from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#AxisAngle4f-float:A-">AxisAngle4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#AxisAngle4f-org.jogamp.vecmath.AxisAngle4f-">AxisAngle4f(AxisAngle4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4f from the specified + AxisAngle4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#AxisAngle4f-org.jogamp.vecmath.AxisAngle4d-">AxisAngle4f(AxisAngle4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4f from the specified AxisAngle4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#AxisAngle4f-org.jogamp.vecmath.Vector3f-float-">AxisAngle4f(Vector3f, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4f from the specified + axis and angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#AxisAngle4f--">AxisAngle4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Constructs and initializes an AxisAngle4f to (0,0,1,0).</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Letter</li> +<li><a href="index-2.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li> +<li><a href="index-1.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html new file mode 100644 index 0000000..2f8058e --- /dev/null +++ b/doc/index-files/index-10.html @@ -0,0 +1,366 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>N-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="N-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-9.html">Prev Letter</a></li> +<li><a href="index-11.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li> +<li><a href="index-10.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:N"> +<!-- --> +</a> +<h2 class="title">N</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Negates the value of this matrix: this = -this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#negate-org.jogamp.vecmath.GMatrix-">negate(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix equal to the negation of + of the GMatrix parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Negates the value of this vector: this = -this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Negates the value of this matrix: this = -this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#negate-org.jogamp.vecmath.Matrix3d-">negate(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix equal to the negation of + of the Matrix3d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Negates the value of this matrix: this = -this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#negate-org.jogamp.vecmath.Matrix3f-">negate(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix equal to the negation of + of the Matrix3f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Negates the value of this matrix: this = -this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#negate-org.jogamp.vecmath.Matrix4d-">negate(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix equal to the negation of + of the Matrix4d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Negates the value of this matrix: this = -this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#negate-org.jogamp.vecmath.Matrix4f-">negate(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix equal to the negation of + of the Matrix4f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#negate-org.jogamp.vecmath.Tuple2d-">negate(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Negates the value of this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#negate-org.jogamp.vecmath.Tuple2f-">negate(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Negates the value of this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#negate-org.jogamp.vecmath.Tuple2i-">negate(Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#negate-org.jogamp.vecmath.Tuple3d-">negate(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#negate-org.jogamp.vecmath.Tuple3f-">negate(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#negate-org.jogamp.vecmath.Tuple3i-">negate(Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#negate-org.jogamp.vecmath.Tuple4d-">negate(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#negate-org.jogamp.vecmath.Tuple4f-">negate(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#negate-org.jogamp.vecmath.Tuple4i-">negate(Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the negation of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#negate--">negate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Negates the value of this tuple in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#norm--">norm()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns the square root of the sum of the squares of this + vector (its length in n-dimensional space).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#normalize-org.jogamp.vecmath.GVector-">normalize(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Performs singular value decomposition normalization of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#normalize-org.jogamp.vecmath.Matrix3d-">normalize(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Perform singular value decomposition normalization of matrix m1 and + place the normalized values into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Performs singular value decomposition normalization of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#normalize-org.jogamp.vecmath.Matrix3f-">normalize(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Perform singular value decomposition normalization of matrix m1 + and place the normalized values into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#normalize-org.jogamp.vecmath.Quat4d-">normalize(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the normalized value + of quaternion q1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Normalizes the value of this quaternion in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#normalize-org.jogamp.vecmath.Quat4f-">normalize(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the normalized value + of quaternion q1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Normalizes the value of this quaternion in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#normalize-org.jogamp.vecmath.Vector2d-">normalize(Vector2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#normalize-org.jogamp.vecmath.Vector2f-">normalize(Vector2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#normalize-org.jogamp.vecmath.Vector3d-">normalize(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#normalize-org.jogamp.vecmath.Vector3f-">normalize(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#normalize-org.jogamp.vecmath.Vector4d-">normalize(Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#normalize-org.jogamp.vecmath.Vector4f-">normalize(Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Sets the value of this vector to the normalization of vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#normalize--">normalize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Normalizes this vector in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#normalizeCP--">normalizeCP()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Perform cross product normalization of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#normalizeCP-org.jogamp.vecmath.Matrix3d-">normalizeCP(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Perform cross product normalization of matrix m1 and place the + normalized values into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#normalizeCP--">normalizeCP()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Perform cross product normalization of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#normalizeCP-org.jogamp.vecmath.Matrix3f-">normalizeCP(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Perform cross product normalization of matrix m1 and place the + normalized values into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#normSquared--">normSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns the sum of the squares of this + vector (its length squared in n-dimensional space).</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-9.html">Prev Letter</a></li> +<li><a href="index-11.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li> +<li><a href="index-10.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html new file mode 100644 index 0000000..687fa10 --- /dev/null +++ b/doc/index-files/index-11.html @@ -0,0 +1,129 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>O-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="O-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-10.html">Prev Letter</a></li> +<li><a href="index-12.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li> +<li><a href="index-11.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:O"> +<!-- --> +</a> +<h2 class="title">O</h2> +<dl> +<dt><a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a> - package org.jogamp.vecmath</dt> +<dd> +<div class="block">Provides 3D vector mathematics classes.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-10.html">Prev Letter</a></li> +<li><a href="index-12.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li> +<li><a href="index-11.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html new file mode 100644 index 0000000..9fcf989 --- /dev/null +++ b/doc/index-files/index-12.html @@ -0,0 +1,420 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>P-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="P-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-11.html">Prev Letter</a></li> +<li><a href="index-13.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li> +<li><a href="index-12.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:P"> +<!-- --> +</a> +<h2 class="title">P</h2> +<dl> +<dt><a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point2d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2 element point that is represented by double precision floating + point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d-double-double-">Point2d(double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d-double:A-">Point2d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d-org.jogamp.vecmath.Point2d-">Point2d(Point2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d from the specified Point2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d-org.jogamp.vecmath.Point2f-">Point2d(Point2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d from the specified Point2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d-org.jogamp.vecmath.Tuple2d-">Point2d(Tuple2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d from the specified Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d-org.jogamp.vecmath.Tuple2f-">Point2d(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#Point2d--">Point2d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2d to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point2f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2 element point that is represented by single precision floating + point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f-float-float-">Point2f(float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f-float:A-">Point2f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f-org.jogamp.vecmath.Point2f-">Point2f(Point2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f from the specified Point2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f-org.jogamp.vecmath.Point2d-">Point2f(Point2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f from the specified Point2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f-org.jogamp.vecmath.Tuple2d-">Point2f(Tuple2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f from the specified Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f-org.jogamp.vecmath.Tuple2f-">Point2f(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#Point2f--">Point2f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2f to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point2i.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point2i</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2-element point represented by signed integer x,y + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2i.html#Point2i-int-int-">Point2i(int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2i.html" title="class in org.jogamp.vecmath">Point2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2i from the specified + x and y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2i.html#Point2i-int:A-">Point2i(int[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2i.html" title="class in org.jogamp.vecmath">Point2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2i from the array of length 2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2i.html#Point2i-org.jogamp.vecmath.Tuple2i-">Point2i(Tuple2i)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2i.html" title="class in org.jogamp.vecmath">Point2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2i from the specified Tuple2i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2i.html#Point2i--">Point2i()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2i.html" title="class in org.jogamp.vecmath">Point2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point2i to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point3d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3 element point that is represented by double precision floating point + x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d-double-double-double-">Point3d(double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d from the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d-double:A-">Point3d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d-org.jogamp.vecmath.Point3d-">Point3d(Point3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d from the specified Point3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d-org.jogamp.vecmath.Point3f-">Point3d(Point3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d from the specified Point3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d-org.jogamp.vecmath.Tuple3f-">Point3d(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d-org.jogamp.vecmath.Tuple3d-">Point3d(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#Point3d--">Point3d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3d to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point3f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3 element point that is represented by single precision floating point + x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f-float-float-float-">Point3f(float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f from the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f-float:A-">Point3f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f-org.jogamp.vecmath.Point3f-">Point3f(Point3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f from the specified Point3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f-org.jogamp.vecmath.Point3d-">Point3f(Point3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f from the specified Point3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f-org.jogamp.vecmath.Tuple3f-">Point3f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f-org.jogamp.vecmath.Tuple3d-">Point3f(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#Point3f--">Point3f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3f to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point3i.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point3i</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3 element point represented by signed integer x,y,z + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3i.html#Point3i-int-int-int-">Point3i(int, int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3i.html" title="class in org.jogamp.vecmath">Point3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3i from the specified + x, y, and z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3i.html#Point3i-int:A-">Point3i(int[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3i.html" title="class in org.jogamp.vecmath">Point3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3i from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3i.html#Point3i-org.jogamp.vecmath.Tuple3i-">Point3i(Tuple3i)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3i.html" title="class in org.jogamp.vecmath">Point3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3i from the specified Tuple3i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3i.html#Point3i--">Point3i()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3i.html" title="class in org.jogamp.vecmath">Point3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point3i to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point4d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4 element vector represented by double precision floating point + x,y,z,w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-double-double-double-double-">Point4d(double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-double:A-">Point4d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the coordinates contained + in the array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-org.jogamp.vecmath.Point4d-">Point4d(Point4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the specified Point4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-org.jogamp.vecmath.Point4f-">Point4d(Point4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the specified Point4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-org.jogamp.vecmath.Tuple4f-">Point4d(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-org.jogamp.vecmath.Tuple4d-">Point4d(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d-org.jogamp.vecmath.Tuple3d-">Point4d(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#Point4d--">Point4d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4d to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4 element point represented by single precision floating point x,y,z,w + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-float-float-float-float-">Point4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-float:A-">Point4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-org.jogamp.vecmath.Point4f-">Point4f(Point4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the specified Point4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-org.jogamp.vecmath.Point4d-">Point4f(Point4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the specified Point4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-org.jogamp.vecmath.Tuple4f-">Point4f(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-org.jogamp.vecmath.Tuple4d-">Point4f(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f-org.jogamp.vecmath.Tuple3f-">Point4f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#Point4f--">Point4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4f to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Point4i.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Point4i</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4 element point represented by signed integer x,y,z,w + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4i.html#Point4i-int-int-int-int-">Point4i(int, int, int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4i.html" title="class in org.jogamp.vecmath">Point4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4i from the specified + x, y, z, and w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4i.html#Point4i-int:A-">Point4i(int[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4i.html" title="class in org.jogamp.vecmath">Point4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4i from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4i.html#Point4i-org.jogamp.vecmath.Tuple4i-">Point4i(Tuple4i)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4i.html" title="class in org.jogamp.vecmath">Point4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4i from the specified Tuple4i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4i.html#Point4i--">Point4i()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4i.html" title="class in org.jogamp.vecmath">Point4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Point4i to (0,0,0,0).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#project-org.jogamp.vecmath.Point4d-">project(Point4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Multiplies each of the x,y,z components of the Point4d parameter + by 1/w and places the projected values into this point.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#project-org.jogamp.vecmath.Point4f-">project(Point4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Multiplies each of the x,y,z components of the Point4f parameter + by 1/w and places the projected values into this point.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#project-org.jogamp.vecmath.Point4d-">project(Point4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Multiplies each of the x,y,z components of the Point4d parameter + by 1/w, places the projected values into this point, and places + a 1 as the w parameter of this point.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#project-org.jogamp.vecmath.Point4f-">project(Point4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Multiplies each of the x,y,z components of the Point4f parameter + by 1/w, places the projected values into this point, and places + a 1 as the w parameter of this point.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-11.html">Prev Letter</a></li> +<li><a href="index-13.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li> +<li><a href="index-12.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html new file mode 100644 index 0000000..2cfb969 --- /dev/null +++ b/doc/index-files/index-13.html @@ -0,0 +1,191 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>Q-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Q-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-12.html">Prev Letter</a></li> +<li><a href="index-14.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li> +<li><a href="index-13.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:Q"> +<!-- --> +</a> +<h2 class="title">Q</h2> +<dl> +<dt><a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Quat4d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4-element quaternion represented by double precision floating + point x,y,z,w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d-double-double-double-double-">Quat4d(double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d-double:A-">Quat4d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d-org.jogamp.vecmath.Quat4d-">Quat4d(Quat4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d from the specified Quat4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d-org.jogamp.vecmath.Quat4f-">Quat4d(Quat4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d from the specified Quat4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d-org.jogamp.vecmath.Tuple4f-">Quat4d(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d-org.jogamp.vecmath.Tuple4d-">Quat4d(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#Quat4d--">Quat4d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4d to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Quat4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4 element unit quaternion represented by single precision floating + point x,y,z,w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f-float-float-float-float-">Quat4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f-float:A-">Quat4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f-org.jogamp.vecmath.Quat4f-">Quat4f(Quat4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f from the specified Quat4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f-org.jogamp.vecmath.Quat4d-">Quat4f(Quat4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f from the specified Quat4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f-org.jogamp.vecmath.Tuple4f-">Quat4f(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f-org.jogamp.vecmath.Tuple4d-">Quat4f(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#Quat4f--">Quat4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Quat4f to (0.0,0.0,0.0,0.0).</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-12.html">Prev Letter</a></li> +<li><a href="index-14.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li> +<li><a href="index-13.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html new file mode 100644 index 0000000..d712730 --- /dev/null +++ b/doc/index-files/index-14.html @@ -0,0 +1,185 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>R-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="R-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-13.html">Prev Letter</a></li> +<li><a href="index-15.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-14.html" target="_top">Frames</a></li> +<li><a href="index-14.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:R"> +<!-- --> +</a> +<h2 class="title">R</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#rotX-double-">rotX(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the x axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#rotX-float-">rotX(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the x axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#rotX-double-">rotX(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter-clockwise rotation + about the x axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#rotX-float-">rotX(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the x axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#rotY-double-">rotY(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the y axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#rotY-float-">rotY(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the y axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#rotY-double-">rotY(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter-clockwise rotation + about the y axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#rotY-float-">rotY(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the y axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#rotZ-double-">rotZ(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the z axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#rotZ-float-">rotZ(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the z axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#rotZ-double-">rotZ(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter-clockwise rotation + about the z axis.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#rotZ-float-">rotZ(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a counter clockwise rotation + about the z axis.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-13.html">Prev Letter</a></li> +<li><a href="index-15.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-14.html" target="_top">Frames</a></li> +<li><a href="index-14.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html new file mode 100644 index 0000000..507de00 --- /dev/null +++ b/doc/index-files/index-15.html @@ -0,0 +1,1913 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>S-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="S-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-14.html">Prev Letter</a></li> +<li><a href="index-16.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li> +<li><a href="index-15.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:S"> +<!-- --> +</a> +<h2 class="title">S</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#scale-double-org.jogamp.vecmath.GVector-">scale(double, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the scalar multiplication + of the scale factor with the vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#scale-double-">scale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Scales this vector by the scale factor s.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#scale-double-org.jogamp.vecmath.Tuple2d-">scale(double, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#scale-double-">scale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#scale-float-org.jogamp.vecmath.Tuple2f-">scale(float, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#scale-float-">scale(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#scale-int-org.jogamp.vecmath.Tuple2i-">scale(int, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#scale-int-">scale(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#scale-double-org.jogamp.vecmath.Tuple3d-">scale(double, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#scale-double-">scale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#scale-float-org.jogamp.vecmath.Tuple3f-">scale(float, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this vector to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#scale-float-">scale(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#scale-int-org.jogamp.vecmath.Tuple3i-">scale(int, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#scale-int-">scale(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#scale-double-org.jogamp.vecmath.Tuple4d-">scale(double, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with the tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#scale-double-">scale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#scale-float-org.jogamp.vecmath.Tuple4f-">scale(float, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#scale-float-">scale(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#scale-int-org.jogamp.vecmath.Tuple4i-">scale(int, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#scale-int-">scale(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of the scale factor with this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#scaleAdd-double-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-">scaleAdd(double, GVector, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the scalar multiplication by s + of vector v1 plus vector v2 (this = s*v1 + v2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#scaleAdd-double-org.jogamp.vecmath.Tuple2d-org.jogamp.vecmath.Tuple2d-">scaleAdd(double, Tuple2d, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 and then adds tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#scaleAdd-double-org.jogamp.vecmath.Tuple2d-">scaleAdd(double, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#scaleAdd-float-org.jogamp.vecmath.Tuple2f-org.jogamp.vecmath.Tuple2f-">scaleAdd(float, Tuple2f, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 and then adds tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#scaleAdd-float-org.jogamp.vecmath.Tuple2f-">scaleAdd(float, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#scaleAdd-int-org.jogamp.vecmath.Tuple2i-org.jogamp.vecmath.Tuple2i-">scaleAdd(int, Tuple2i, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 plus tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#scaleAdd-int-org.jogamp.vecmath.Tuple2i-">scaleAdd(int, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#scaleAdd-double-org.jogamp.vecmath.Tuple3d-org.jogamp.vecmath.Tuple3d-">scaleAdd(double, Tuple3d, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 and then adds tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#scaleAdd-double-org.jogamp.vecmath.Tuple3f-">scaleAdd(double, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use scaleAdd(double,Tuple3d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#scaleAdd-double-org.jogamp.vecmath.Tuple3d-">scaleAdd(double, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#scaleAdd-float-org.jogamp.vecmath.Tuple3f-org.jogamp.vecmath.Tuple3f-">scaleAdd(float, Tuple3f, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 and then adds tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#scaleAdd-float-org.jogamp.vecmath.Tuple3f-">scaleAdd(float, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#scaleAdd-int-org.jogamp.vecmath.Tuple3i-org.jogamp.vecmath.Tuple3i-">scaleAdd(int, Tuple3i, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 plus tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#scaleAdd-int-org.jogamp.vecmath.Tuple3i-">scaleAdd(int, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#scaleAdd-double-org.jogamp.vecmath.Tuple4d-org.jogamp.vecmath.Tuple4d-">scaleAdd(double, Tuple4d, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication by s + of tuple t1 plus tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#scaleAdd-float-org.jogamp.vecmath.Tuple4d-">scaleAdd(float, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use scaleAdd(double,Tuple4d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#scaleAdd-double-org.jogamp.vecmath.Tuple4d-">scaleAdd(double, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#scaleAdd-float-org.jogamp.vecmath.Tuple4f-org.jogamp.vecmath.Tuple4f-">scaleAdd(float, Tuple4f, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 plus tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#scaleAdd-float-org.jogamp.vecmath.Tuple4f-">scaleAdd(float, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#scaleAdd-int-org.jogamp.vecmath.Tuple4i-org.jogamp.vecmath.Tuple4i-">scaleAdd(int, Tuple4i, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of tuple t1 plus tuple t2 (this = s*t1 + t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#scaleAdd-int-org.jogamp.vecmath.Tuple4i-">scaleAdd(int, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the scalar multiplication + of itself and then adds tuple t1 (this = s*this + t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-double-double-double-double-">set(double, double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis angle to the specified x,y,z,angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis angle to the specified x,y,z,angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis angle to the value of axis angle a1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis angle to the value of axis angle a1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Vector3d-double-">set(Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this AxisAngle4d to the specified + axis and angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Quat4f-">set(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational equivalent + of the passed quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#set-org.jogamp.vecmath.Quat4d-">set(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational equivalent + of the passed quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-float-float-float-float-">set(float, float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the specified x,y,z,angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-float:A-">set(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the specified values in the + array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the value of axis-angle a1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the value of axis-angle a1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Vector3f-float-">set(Vector3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this AxisAngle4f to the specified + axis and angle.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Quat4f-">set(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational equivalent + of the passed quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Quat4d-">set(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational equivalent + of the passed quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Sets the value of this axis-angle to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#set-java.awt.Color-">set(Color)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Sets the r,g,b values of this Color3b object to those of the + specified AWT Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#set-java.awt.Color-">set(Color)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Sets the r,g,b values of this Color3f object to those of the + specified AWT Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#set-java.awt.Color-">set(Color)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Sets the r,g,b,a values of this Color4b object to those of the + specified AWT Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#set-java.awt.Color-">set(Color)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Sets the r,g,b,a values of this Color4f object to those of the + specified AWT Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the values found in the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to that of the Matrix3f provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to that of the Matrix3d provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to that of the Matrix4f provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to that of the Matrix4d provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#set-org.jogamp.vecmath.GMatrix-">set(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the values found in matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values found in the array + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-org.jogamp.vecmath.GVector-">set(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values found in vector vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-org.jogamp.vecmath.Tuple2f-">set(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values in tuple</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-org.jogamp.vecmath.Tuple3f-">set(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values in tuple</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-org.jogamp.vecmath.Tuple3d-">set(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values in tuple</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-org.jogamp.vecmath.Tuple4f-">set(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values in tuple</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#set-org.jogamp.vecmath.Tuple4d-">set(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the values in tuple</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-org.jogamp.vecmath.Quat4d-">set(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + double precision quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + double precision axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-org.jogamp.vecmath.Quat4f-">set(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + single precision quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + single precision axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the double value of the Matrix3f + argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the value of the Matrix3d + argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the values in this Matrix3d equal to the row-major + array parameter (ie, the first three elements of the + array will be copied into the first row of this matrix, etc.).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#set-double-">set(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a scale matrix with + the passed scale amount.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-org.jogamp.vecmath.Quat4f-">set(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + (single precision) quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + (single precision) axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + (double precision) axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-org.jogamp.vecmath.Quat4d-">set(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + (single precision) quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-float:A-">set(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the values in this Matrix3f equal to the row-major + array parameter (ie, the first three elements of the + array will be copied into the first row of this matrix, etc.).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the value of the Matrix3f + argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the float value of the Matrix3d + argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#set-float-">set(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a scale matrix with + the passed scale amount.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the values in this Matrix4d equal to the row-major + array parameter (ie, the first four elements of the + array will be copied into the first row of this matrix, etc.).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the single precision Matrix3f argument; the other + elements of this matrix are initialized as if this were an identity + matrix (i.e., affine matrix with no translational component).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the double precision Matrix3d argument; the other + elements of this matrix are initialized as if this were an identity + matrix (i.e., affine matrix with no translational component).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Quat4d-">set(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + (double precision) quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + double precision axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Quat4f-">set(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + single precision quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + single precision axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Quat4d-org.jogamp.vecmath.Vector3d-double-">set(Quat4d, Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed + by the quaternion q1, the translation t1, and the scale s.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Vector3d-double-">set(Quat4f, Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed + by the quaternion q1, the translation t1, and the scale s.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Vector3f-float-">set(Quat4f, Vector3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed + by the quaternion q1, the translation t1, and the scale s.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a copy of the + passed matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a copy of the + passed matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-double-">set(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a scale matrix with the + passed scale amount.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Vector3d-">set(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a translate matrix by the + passed translation value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-double-org.jogamp.vecmath.Vector3d-">set(double, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this transform to a scale and translation matrix; + the scale is not applied to the translation and all of the matrix + values are modified.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Vector3d-double-">set(Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this transform to a scale and translation matrix; + the translation is scaled by the scale factor and all of the matrix + values are modified.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Vector3f-float-">set(Matrix3f, Vector3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed by + the rotation matrix m1, the translation t1, and the scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#set-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Vector3d-double-">set(Matrix3d, Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed by + the rotation matrix m1, the translation t1, and the scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Quat4f-">set(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + single precision quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + (single precision) axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Quat4d-">set(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + double precision quaternion argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix conversion of the + double precision axis and angle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Quat4d-org.jogamp.vecmath.Vector3d-double-">set(Quat4d, Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed + by the quaternion q1, the translation t1, and the scale s.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Vector3f-float-">set(Quat4f, Vector3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed + by the quaternion q1, the translation t1, and the scale s.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the float value of the + passed matrix4d m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a copy of the + passed matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the single precision Matrix3f argument; the other + elements of this matrix are initialized as if this were an identity + matrix (i.e., affine matrix with no translational component).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the double precision Matrix3d argument; the other + elements of this matrix are initialized as if this were an identity + matrix (i.e., affine matrix with no translational component).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-float-">set(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a scale matrix with the + the passed scale amount.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-float:A-">set(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the values in this Matrix4f equal to the row-major + array parameter (ie, the first four elements of the + array will be copied into the first row of this matrix, etc.).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Vector3f-">set(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to a translate matrix with + the passed translation value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-float-org.jogamp.vecmath.Vector3f-">set(float, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this transform to a scale and translation matrix; + the scale is not applied to the translation and all of the matrix + values are modified.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Vector3f-float-">set(Vector3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this transform to a scale and translation matrix; + the translation is scaled by the scale factor and all of the matrix + values are modified.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Vector3f-float-">set(Matrix3f, Vector3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed by + the rotation matrix m1, the translation t1, and the scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#set-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Vector3d-double-">set(Matrix3d, Vector3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix from the rotation expressed by + the rotation matrix m1, the translation t1, and the scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#set-org.jogamp.vecmath.Tuple3d-">set(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Sets the x,y,z components of this point to the corresponding + components of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#set-org.jogamp.vecmath.Tuple3f-">set(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Sets the x,y,z components of this point to the corresponding + components of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the equivalent rotation + of the AxisAngle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the equivalent rotation + of the AxisAngle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#set-org.jogamp.vecmath.Matrix4f-">set(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#set-org.jogamp.vecmath.Matrix4d-">set(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#set-org.jogamp.vecmath.Matrix3f-">set(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#set-org.jogamp.vecmath.Matrix3d-">set(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the rotational component of + the passed matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#set-org.jogamp.vecmath.AxisAngle4f-">set(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the equivalent rotation + of the AxisAngle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#set-org.jogamp.vecmath.AxisAngle4d-">set(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the equivalent rotation + of the AxisAngle argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#set-double-double-">set(double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple from the 2 values specified in + the array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#set-org.jogamp.vecmath.Tuple2d-">set(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of the Tuple2d argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#set-org.jogamp.vecmath.Tuple2f-">set(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of Tuple2f t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#set-float-float-">set(float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#set-float:A-">set(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple from the 2 values specified in + the array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#set-org.jogamp.vecmath.Tuple2f-">set(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of the Tuple2f argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#set-org.jogamp.vecmath.Tuple2d-">set(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of the Tuple2d argument.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#set-int-int-">set(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified x and y + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#set-int:A-">set(int[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified coordinates in the + array of length 2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#set-org.jogamp.vecmath.Tuple2i-">set(Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#set-org.jogamp.vecmath.Tuple3b-">set(Tuple3b)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Sets the value of the data members of this tuple to the value + of the argument tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#set-byte:A-">set(byte[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Sets the value of the x,y,z, data members of this tuple to the + values in the array t of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#set-double-double-double-">set(double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of the xyz coordinates + located in the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#set-org.jogamp.vecmath.Tuple3d-">set(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#set-org.jogamp.vecmath.Tuple3f-">set(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#set-float-float-float-">set(float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#set-float:A-">set(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the xyz coordinates specified in + the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#set-org.jogamp.vecmath.Tuple3f-">set(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#set-org.jogamp.vecmath.Tuple3d-">set(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#set-int-int-int-">set(int, int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified x, y, and z + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#set-int:A-">set(int[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified coordinates in the + array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#set-org.jogamp.vecmath.Tuple3i-">set(Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#set-org.jogamp.vecmath.Tuple4b-">set(Tuple4b)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Sets the value of the data members of this tuple to the value + of the argument tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#set-byte:A-">set(byte[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Sets the value of the data members of this tuple to the value + of the array b of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#set-double-double-double-double-">set(double, double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#set-double:A-">set(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#set-org.jogamp.vecmath.Tuple4d-">set(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#set-org.jogamp.vecmath.Tuple4f-">set(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#set-float-float-float-float-">set(float, float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#set-float:A-">set(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified coordinates in the + array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#set-org.jogamp.vecmath.Tuple4f-">set(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#set-org.jogamp.vecmath.Tuple4d-">set(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#set-int-int-int-int-">set(int, int, int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified x, y, z, and w + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#set-int:A-">set(int[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the specified coordinates in the + array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#set-org.jogamp.vecmath.Tuple4i-">set(Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the value of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#set-org.jogamp.vecmath.Tuple3d-">set(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Sets the x,y,z components of this vector to the corresponding + components of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#set-org.jogamp.vecmath.Tuple3f-">set(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Sets the x,y,z components of this vector to the corresponding + components of tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#setAngle-double-">setAngle(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Set the axis angle, in radians.<br> + An axis angle is a rotation angle about the vector (x,y,z).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#setAngle-float-">setAngle(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Set the axis angle, in radians.<br> + An axis angle is a rotation angle about the vector (x,y,z).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setColumn-int-double:A-">setColumn(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Copy the values from the array into the specified column of this + matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setColumn-int-org.jogamp.vecmath.GVector-">setColumn(int, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Copy the values from the vector into the specified column of this + matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setColumn-int-double-double-double-">setColumn(int, double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix3d to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setColumn-int-org.jogamp.vecmath.Vector3d-">setColumn(int, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix3d to the vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setColumn-int-double:A-">setColumn(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix3d to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setColumn-int-float-float-float-">setColumn(int, float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix3f to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setColumn-int-org.jogamp.vecmath.Vector3f-">setColumn(int, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix3f to the vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setColumn-int-float:A-">setColumn(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix3f to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setColumn-int-double-double-double-double-">setColumn(int, double, double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix4d to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setColumn-int-org.jogamp.vecmath.Vector4d-">setColumn(int, Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix4d to the vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setColumn-int-double:A-">setColumn(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix4d to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setColumn-int-float-float-float-float-">setColumn(int, float, float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix4f to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setColumn-int-org.jogamp.vecmath.Vector4f-">setColumn(int, Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix4f to the vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setColumn-int-float:A-">setColumn(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified column of this matrix4f to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setElement-int-int-double-">setElement(int, int, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Modifies the value at the specified row and column of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#setElement-int-double-">setElement(int, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Modifies the value at the specified index of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setElement-int-int-double-">setElement(int, int, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified element of this matrix3f to the value provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setElement-int-int-float-">setElement(int, int, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified element of this matrix3f to the value provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setElement-int-int-double-">setElement(int, int, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified element of this matrix4f to the value provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setElement-int-int-float-">setElement(int, int, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified element of this matrix4f to the value provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setIdentity--">setIdentity()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets this GMatrix to the identity matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setIdentity--">setIdentity()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets this Matrix3d to identity.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setIdentity--">setIdentity()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets this Matrix3f to identity.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setIdentity--">setIdentity()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets this Matrix4d to identity.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setIdentity--">setIdentity()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets this Matrix4f to identity.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM00-double-">setM00(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM00-float-">setM00(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM00-double-">setM00(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM00-float-">setM00(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM01-double-">setM01(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM01-float-">setM01(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM01-double-">setM01(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM01-float-">setM01(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM02-double-">setM02(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM02-float-">setM02(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM02-double-">setM02(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM02-float-">setM02(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM03-double-">setM03(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the fourth element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM03-float-">setM03(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the fourth element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM10-double-">setM10(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM10-float-">setM10(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM10-double-">setM10(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM10-float-">setM10(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM11-double-">setM11(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM11-float-">setM11(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM11-double-">setM11(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM11-float-">setM11(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM12-double-">setM12(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM12-float-">setM12(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM12-double-">setM12(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM12-float-">setM12(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM13-double-">setM13(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the fourth element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM13-float-">setM13(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the fourth element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM20-double-">setM20(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM20-float-">setM20(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM20-double-">setM20(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM20-float-">setM20(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM21-double-">setM21(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM21-float-">setM21(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM21-double-">setM21(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM21-float-">setM21(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setM22-double-">setM22(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Set the third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setM22-float-">setM22(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Set the third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM22-double-">setM22(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM22-float-">setM22(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM23-double-">setM23(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the fourth element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM23-float-">setM23(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the fourth element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM30-double-">setM30(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the first element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM30-float-">setM30(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the first element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM31-double-">setM31(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the second element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM31-float-">setM31(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the second element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM32-double-">setM32(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the third element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM32-float-">setM32(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the third element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setM33-double-">setM33(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Set the fourth element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setM33-float-">setM33(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Set the fourth element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotation-org.jogamp.vecmath.Matrix3d-">setRotation(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the double precision Matrix3d argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the passed rotation components, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotation-org.jogamp.vecmath.Matrix3f-">setRotation(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the single precision Matrix3f argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the passed rotation components, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotation-org.jogamp.vecmath.Quat4f-">setRotation(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix equivalent values of the quaternion argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the matrix equivalent of the quaternion, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotation-org.jogamp.vecmath.Quat4d-">setRotation(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix equivalent values of the quaternion argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the matrix equivalent of the quaternion, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotation-org.jogamp.vecmath.AxisAngle4d-">setRotation(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix equivalent values of the axis-angle argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the matrix equivalent of the axis-angle, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRotation-org.jogamp.vecmath.Matrix3d-">setRotation(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the double precision Matrix3d argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the passed rotation components, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRotation-org.jogamp.vecmath.Matrix3f-">setRotation(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix values in the single precision Matrix3f argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the passed rotation components, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRotation-org.jogamp.vecmath.Quat4f-">setRotation(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix equivalent values of the quaternion argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the matrix equivalent of the quaternion, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRotation-org.jogamp.vecmath.Quat4d-">setRotation(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix equivalent values of the quaternion argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the matrix equivalent of the quaternion, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRotation-org.jogamp.vecmath.AxisAngle4f-">setRotation(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the rotational component (upper 3x3) of this matrix to the + matrix equivalent values of the axis-angle argument; the other + elements of this matrix are unchanged; a singular value + decomposition is performed on this object's upper 3x3 matrix to + factor out the scale, then this object's upper 3x3 matrix components + are replaced by the matrix equivalent of the axis-angle, + and then the scale is reapplied to the rotational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotationScale-org.jogamp.vecmath.Matrix3d-">setRotationScale(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Replaces the upper 3x3 matrix values of this matrix with the + values in the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRotationScale-org.jogamp.vecmath.Matrix3f-">setRotationScale(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Replaces the upper 3x3 matrix values of this matrix with the + values in the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRotationScale-org.jogamp.vecmath.Matrix3f-">setRotationScale(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Replaces the upper 3x3 matrix values of this matrix with the + values in the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setRow-int-double:A-">setRow(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Copy the values from the array into the specified row of this + matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setRow-int-org.jogamp.vecmath.GVector-">setRow(int, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Copy the values from the vector into the specified row of this + matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setRow-int-double-double-double-">setRow(int, double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix3d to the 4 values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setRow-int-org.jogamp.vecmath.Vector3d-">setRow(int, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix3d to the Vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setRow-int-double:A-">setRow(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix3d to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setRow-int-float-float-float-">setRow(int, float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix3f to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setRow-int-org.jogamp.vecmath.Vector3f-">setRow(int, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix3f to the Vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setRow-int-float:A-">setRow(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix3f to the three values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRow-int-double-double-double-double-">setRow(int, double, double, double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix4d to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRow-int-org.jogamp.vecmath.Vector4d-">setRow(int, Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix4d to the Vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setRow-int-double:A-">setRow(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix4d to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRow-int-float-float-float-float-">setRow(int, float, float, float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix4f to the four values provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRow-int-org.jogamp.vecmath.Vector4f-">setRow(int, Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix4f to the Vector provided.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setRow-int-float:A-">setRow(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the specified row of this matrix4f to the four values provided + in the passed array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setScale-double-">setScale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets this matrix to a uniform scale matrix; all of the + values are reset.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setScale-double-">setScale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the scale component of the current matrix by factoring + out the current scale (by doing an SVD) and multiplying by + the new scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setScale-float-">setScale(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the scale component of the current matrix by factoring + out the current scale (by doing an SVD) and multiplying by + the new scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setScale-double-">setScale(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the scale component of the current matrix by factoring + out the current scale (by doing an SVD) from the rotational + component and multiplying by the new scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setScale-float-">setScale(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the scale component of the current matrix by factoring + out the current scale (by doing an SVD) from the rotational + component and multiplying by the new scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setSize-int-int-">setSize(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Changes the size of this matrix dynamically.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#setSize-int-">setSize(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Changes the size of this vector dynamically.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setTranslation-org.jogamp.vecmath.Vector3d-">setTranslation(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Modifies the translational components of this matrix to the values + of the Vector3d argument; the other values of this matrix are not + modified.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setTranslation-org.jogamp.vecmath.Vector3f-">setTranslation(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Modifies the translational components of this matrix to the values + of the Vector3f argument; the other values of this matrix are not + modified.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#setW-byte-">setW(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Set <i>w</i>, the fourth value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#setW-double-">setW(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Set the <i>w</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#setW-float-">setW(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Set the <i>w</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#setW-int-">setW(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Set the <i>w</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#setX-double-">setX(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Set a new value for <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#setX-float-">setX(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Set a new value for <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#setX-double-">setX(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#setX-float-">setX(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#setX-int-">setX(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#setX-byte-">setX(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Set <i>x</i>, the first value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#setX-double-">setX(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#setX-float-">setX(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#setX-int-">setX(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#setX-byte-">setX(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Set <i>x</i>, the first value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#setX-double-">setX(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#setX-float-">setX(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#setX-int-">setX(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Set the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#setY-double-">setY(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Set a new value for <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#setY-float-">setY(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Set a new value for <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#setY-double-">setY(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#setY-float-">setY(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#setY-int-">setY(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#setY-byte-">setY(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Set <i>y</i>, the second value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#setY-double-">setY(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#setY-float-">setY(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#setY-int-">setY(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#setY-byte-">setY(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Set <i>y</i>, the second value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#setY-double-">setY(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#setY-float-">setY(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#setY-int-">setY(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Set the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#setZ-double-">setZ(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Set a new value for <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#setZ-float-">setZ(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Set a new value for <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#setZ-byte-">setZ(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Set <i>z</i>, the third value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#setZ-double-">setZ(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Set the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#setZ-float-">setZ(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Set the <i>Z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#setZ-int-">setZ(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Set the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#setZ-byte-">setZ(byte)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Set <i>z</i>, the third value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#setZ-double-">setZ(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Set the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#setZ-float-">setZ(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Set the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#setZ-int-">setZ(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Set the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#setZero--">setZero()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets all the values in this matrix to zero.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#setZero--">setZero()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets this matrix to all zeros.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#setZero--">setZero()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets this matrix to all zeros.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#setZero--">setZero()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets this matrix to all zeros.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#setZero--">setZero()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets this matrix to all zeros.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/SingularMatrixException.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">SingularMatrixException</span></a> - Exception in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">Indicates that inverse of a matrix can not be computed.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/SingularMatrixException.html#SingularMatrixException--">SingularMatrixException()</a></span> - Constructor for exception org.jogamp.vecmath.<a href="../org/jogamp/vecmath/SingularMatrixException.html" title="class in org.jogamp.vecmath">SingularMatrixException</a></dt> +<dd> +<div class="block">Create the exception object with default values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/SingularMatrixException.html#SingularMatrixException-java.lang.String-">SingularMatrixException(String)</a></span> - Constructor for exception org.jogamp.vecmath.<a href="../org/jogamp/vecmath/SingularMatrixException.html" title="class in org.jogamp.vecmath">SingularMatrixException</a></dt> +<dd> +<div class="block">Create the exception object that outputs message.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#sub-org.jogamp.vecmath.GMatrix-">sub(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference of itself + and matrix m1 (this = this - m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#sub-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">sub(GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference + of matrices m1 and m2 (this = m1 - m2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#sub-org.jogamp.vecmath.GVector-">sub(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the vector difference of itself + and vector (this = this - vector).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#sub-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-">sub(GVector, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets the value of this vector to the vector difference + of vectors vector1 and vector2 (this = vector1 - vector2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#sub-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">sub(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference + of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#sub-org.jogamp.vecmath.Matrix3d-">sub(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference of itself and + matrix m1 (this = this - m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#sub-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">sub(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference + of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#sub-org.jogamp.vecmath.Matrix3f-">sub(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference + of itself and matrix m1 (this = this - m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#sub-org.jogamp.vecmath.Matrix4d-org.jogamp.vecmath.Matrix4d-">sub(Matrix4d, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference + of matrices m1 and m2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#sub-org.jogamp.vecmath.Matrix4d-">sub(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix difference of itself + and matrix m1 (this = this - m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#sub-org.jogamp.vecmath.Matrix4f-org.jogamp.vecmath.Matrix4f-">sub(Matrix4f, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Performs an element-by-element subtraction of matrix m2 from + matrix m1 and places the result into matrix this (this = + m2 - m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#sub-org.jogamp.vecmath.Matrix4f-">sub(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets this matrix to the matrix difference of itself and + matrix m1 (this = this - m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#sub-org.jogamp.vecmath.Tuple2d-org.jogamp.vecmath.Tuple2d-">sub(Tuple2d, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector difference of + tuple t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#sub-org.jogamp.vecmath.Tuple2d-">sub(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector difference of + itself and tuple t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#sub-org.jogamp.vecmath.Tuple2f-org.jogamp.vecmath.Tuple2f-">sub(Tuple2f, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector difference of + tuple t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#sub-org.jogamp.vecmath.Tuple2f-">sub(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector difference of + itself and tuple t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#sub-org.jogamp.vecmath.Tuple2i-org.jogamp.vecmath.Tuple2i-">sub(Tuple2i, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of tuples t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#sub-org.jogamp.vecmath.Tuple2i-">sub(Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of itself and t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#sub-org.jogamp.vecmath.Tuple3d-org.jogamp.vecmath.Tuple3d-">sub(Tuple3d, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference of tuples + t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#sub-org.jogamp.vecmath.Tuple3d-">sub(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of itself and t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#sub-org.jogamp.vecmath.Tuple3f-org.jogamp.vecmath.Tuple3f-">sub(Tuple3f, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector difference + of tuples t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#sub-org.jogamp.vecmath.Tuple3f-">sub(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the vector difference of + itself and tuple t1 (this = this - t1) .</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#sub-org.jogamp.vecmath.Tuple3i-org.jogamp.vecmath.Tuple3i-">sub(Tuple3i, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of tuples t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#sub-org.jogamp.vecmath.Tuple3i-">sub(Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of itself and t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#sub-org.jogamp.vecmath.Tuple4d-org.jogamp.vecmath.Tuple4d-">sub(Tuple4d, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of tuples t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#sub-org.jogamp.vecmath.Tuple4d-">sub(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference of itself + and tuple t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#sub-org.jogamp.vecmath.Tuple4f-org.jogamp.vecmath.Tuple4f-">sub(Tuple4f, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of tuples t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#sub-org.jogamp.vecmath.Tuple4f-">sub(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of itself and t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#sub-org.jogamp.vecmath.Tuple4i-org.jogamp.vecmath.Tuple4i-">sub(Tuple4i, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of tuples t1 and t2 (this = t1 - t2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#sub-org.jogamp.vecmath.Tuple4i-">sub(Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Sets the value of this tuple to the difference + of itself and t1 (this = this - t1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#SVD-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">SVD(GMatrix, GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Finds the singular value decomposition (SVD) of this matrix + such that this = U*W*transpose(V); and returns the rank of + this matrix; the values of U,W,V are all overwritten.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#SVDBackSolve-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GVector-">SVDBackSolve(GMatrix, GMatrix, GMatrix, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Solves for x in Ax = b, where x is this vector (nx1), A is mxn, + b is mx1, and A = U*W*transpose(V); U,W,V must + be precomputed and can be found by taking the singular value + decomposition (SVD) of A using the method SVD found in the + GMatrix class.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-14.html">Prev Letter</a></li> +<li><a href="index-16.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li> +<li><a href="index-15.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html new file mode 100644 index 0000000..a04b1b5 --- /dev/null +++ b/doc/index-files/index-16.html @@ -0,0 +1,697 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>T-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="T-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-15.html">Prev Letter</a></li> +<li><a href="index-17.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li> +<li><a href="index-16.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:T"> +<!-- --> +</a> +<h2 class="title">T</h2> +<dl> +<dt><a href="../org/jogamp/vecmath/TexCoord2f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">TexCoord2f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2-element vector that is represented by single-precision floating + point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord2f.html#TexCoord2f-float-float-">TexCoord2f(float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord2f.html" title="class in org.jogamp.vecmath">TexCoord2f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord2f from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord2f.html#TexCoord2f-float:A-">TexCoord2f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord2f.html" title="class in org.jogamp.vecmath">TexCoord2f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord2f from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord2f.html#TexCoord2f-org.jogamp.vecmath.TexCoord2f-">TexCoord2f(TexCoord2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord2f.html" title="class in org.jogamp.vecmath">TexCoord2f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord2f from the specified TexCoord2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord2f.html#TexCoord2f-org.jogamp.vecmath.Tuple2f-">TexCoord2f(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord2f.html" title="class in org.jogamp.vecmath">TexCoord2f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord2f from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord2f.html#TexCoord2f--">TexCoord2f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord2f.html" title="class in org.jogamp.vecmath">TexCoord2f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord2f to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">TexCoord3f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3 element texture coordinate that is represented by single precision + floating point x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord3f.html#TexCoord3f-float-float-float-">TexCoord3f(float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath">TexCoord3f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord3f from the specified xyz + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord3f.html#TexCoord3f-float:A-">TexCoord3f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath">TexCoord3f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord3f from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord3f.html#TexCoord3f-org.jogamp.vecmath.TexCoord3f-">TexCoord3f(TexCoord3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath">TexCoord3f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord3f from the specified TexCoord3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord3f.html#TexCoord3f-org.jogamp.vecmath.Tuple3f-">TexCoord3f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath">TexCoord3f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord3f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord3f.html#TexCoord3f-org.jogamp.vecmath.Tuple3d-">TexCoord3f(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath">TexCoord3f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord3f from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord3f.html#TexCoord3f--">TexCoord3f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord3f.html" title="class in org.jogamp.vecmath">TexCoord3f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord3f to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">TexCoord4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4 element texture coordinate that is represented by single precision + floating point x,y,z,w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord4f.html#TexCoord4f-float-float-float-float-">TexCoord4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath">TexCoord4f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord4f from the specified xyzw + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord4f.html#TexCoord4f-float:A-">TexCoord4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath">TexCoord4f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord4f.html#TexCoord4f-org.jogamp.vecmath.TexCoord4f-">TexCoord4f(TexCoord4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath">TexCoord4f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord4f from the specified TexCoord4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord4f.html#TexCoord4f-org.jogamp.vecmath.Tuple4f-">TexCoord4f(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath">TexCoord4f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord4f from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord4f.html#TexCoord4f-org.jogamp.vecmath.Tuple4d-">TexCoord4f(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath">TexCoord4f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord4f from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/TexCoord4f.html#TexCoord4f--">TexCoord4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/TexCoord4f.html" title="class in org.jogamp.vecmath">TexCoord4f</a></dt> +<dd> +<div class="block">Constructs and initializes a TexCoord4f to (0,0,0,0).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this AxisAngle4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this AxisAngle4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this GMatrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this GVector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Matrix3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Matrix3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Matrix4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Matrix4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple2i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple3b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple3i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple4b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#toString--">toString()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Returns a string that contains the values of this Tuple4i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#trace--">trace()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns the trace of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#transform-org.jogamp.vecmath.Tuple3d-">transform(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiply this matrix by the tuple t and place the result + back into the tuple (t = this*t).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#transform-org.jogamp.vecmath.Tuple3d-org.jogamp.vecmath.Tuple3d-">transform(Tuple3d, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiply this matrix by the tuple t and and place the result + into the tuple "result" (result = this*t).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#transform-org.jogamp.vecmath.Tuple3f-">transform(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiply this matrix by the tuple t and place the result + back into the tuple (t = this*t).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#transform-org.jogamp.vecmath.Tuple3f-org.jogamp.vecmath.Tuple3f-">transform(Tuple3f, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiply this matrix by the tuple t and and place the result + into the tuple "result" (result = this*t).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Tuple4d-org.jogamp.vecmath.Tuple4d-">transform(Tuple4d, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transform the vector vec using this Matrix4d and place the + result into vecOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Tuple4d-">transform(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transform the vector vec using this Matrix4d and place the + result back into vec.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Tuple4f-org.jogamp.vecmath.Tuple4f-">transform(Tuple4f, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transform the vector vec using this Matrix4d and place the + result into vecOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Tuple4f-">transform(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transform the vector vec using this Transform and place the + result back into vec.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Point3d-org.jogamp.vecmath.Point3d-">transform(Point3d, Point3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the point parameter with this Matrix4d and + places the result into pointOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Point3d-">transform(Point3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the point parameter with this Matrix4d and + places the result back into point.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Point3f-org.jogamp.vecmath.Point3f-">transform(Point3f, Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the point parameter with this Matrix4d and + places the result into pointOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Point3f-">transform(Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the point parameter with this Matrix4d and + places the result back into point.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Vector3d-org.jogamp.vecmath.Vector3d-">transform(Vector3d, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the normal parameter by this Matrix4d and places the value + into normalOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Vector3d-">transform(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the normal parameter by this transform and places the value + back into normal.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Vector3f-org.jogamp.vecmath.Vector3f-">transform(Vector3f, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the normal parameter by this Matrix4d and places the value + into normalOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transform-org.jogamp.vecmath.Vector3f-">transform(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Transforms the normal parameter by this transform and places the value + back into normal.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transform-org.jogamp.vecmath.Tuple4f-org.jogamp.vecmath.Tuple4f-">transform(Tuple4f, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Transform the vector vec using this Matrix4f and place the + result into vecOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transform-org.jogamp.vecmath.Tuple4f-">transform(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Transform the vector vec using this Transform and place the + result back into vec.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transform-org.jogamp.vecmath.Point3f-org.jogamp.vecmath.Point3f-">transform(Point3f, Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Transforms the point parameter with this Matrix4f and + places the result into pointOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transform-org.jogamp.vecmath.Point3f-">transform(Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Transforms the point parameter with this Matrix4f and + places the result back into point.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transform-org.jogamp.vecmath.Vector3f-org.jogamp.vecmath.Vector3f-">transform(Vector3f, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Transforms the normal parameter by this Matrix4f and places the value + into normalOut.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transform-org.jogamp.vecmath.Vector3f-">transform(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Transforms the normal parameter by this transform and places the value + back into normal.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#transpose--">transpose()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Transposes this matrix in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#transpose-org.jogamp.vecmath.GMatrix-">transpose(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the matrix values of the transpose of matrix m1 into this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#transpose--">transpose()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to its transpose.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#transpose-org.jogamp.vecmath.Matrix3d-">transpose(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the transpose of the argument matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#transpose--">transpose()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to its transpose.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#transpose-org.jogamp.vecmath.Matrix3f-">transpose(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the transpose of the argument matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transpose--">transpose()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to its transpose.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#transpose-org.jogamp.vecmath.Matrix4d-">transpose(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the transpose of the argument matrix</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transpose--">transpose()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to its transpose in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#transpose-org.jogamp.vecmath.Matrix4f-">transpose(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the transpose of the argument matrix.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple2d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A generic 2-element tuple that is represented by double-precision + floating point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#Tuple2d-double-double-">Tuple2d(double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2d from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#Tuple2d-double:A-">Tuple2d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2d from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#Tuple2d-org.jogamp.vecmath.Tuple2d-">Tuple2d(Tuple2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2d from the specified Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#Tuple2d-org.jogamp.vecmath.Tuple2f-">Tuple2d(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2d from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#Tuple2d--">Tuple2d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2d to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple2f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A generic 2-element tuple that is represented by single-precision + floating point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#Tuple2f-float-float-">Tuple2f(float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2f from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#Tuple2f-float:A-">Tuple2f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2f from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#Tuple2f-org.jogamp.vecmath.Tuple2f-">Tuple2f(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2f from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#Tuple2f-org.jogamp.vecmath.Tuple2d-">Tuple2f(Tuple2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2f from the specified Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#Tuple2f--">Tuple2f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2f to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple2i</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2-element tuple represented by signed integer x,y + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#Tuple2i-int-int-">Tuple2i(int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2i from the specified + x and y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#Tuple2i-int:A-">Tuple2i(int[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2i from the array of length 2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#Tuple2i-org.jogamp.vecmath.Tuple2i-">Tuple2i(Tuple2i)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2i from the specified Tuple2i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#Tuple2i--">Tuple2i()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple2i to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple3b</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A three byte tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#Tuple3b-byte-byte-byte-">Tuple3b(byte, byte, byte)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3b from the specified three values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#Tuple3b-byte:A-">Tuple3b(byte[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3b from input array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#Tuple3b-org.jogamp.vecmath.Tuple3b-">Tuple3b(Tuple3b)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3b from the specified Tuple3b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#Tuple3b--">Tuple3b()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3b to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple3d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A generic 3-element tuple that is represented by double-precision + floating point x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#Tuple3d-double-double-double-">Tuple3d(double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3d from the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#Tuple3d-double:A-">Tuple3d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3d from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#Tuple3d-org.jogamp.vecmath.Tuple3d-">Tuple3d(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3d from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#Tuple3d-org.jogamp.vecmath.Tuple3f-">Tuple3d(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3d from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#Tuple3d--">Tuple3d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3d to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple3f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A generic 3-element tuple that is represented by single precision-floating + point x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#Tuple3f-float-float-float-">Tuple3f(float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3f from the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#Tuple3f-float:A-">Tuple3f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3f from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#Tuple3f-org.jogamp.vecmath.Tuple3f-">Tuple3f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#Tuple3f-org.jogamp.vecmath.Tuple3d-">Tuple3f(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3f from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#Tuple3f--">Tuple3f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3f to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple3i</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3-element tuple represented by signed integer x,y,z + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#Tuple3i-int-int-int-">Tuple3i(int, int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3i from the specified + x, y, and z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#Tuple3i-int:A-">Tuple3i(int[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3i from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#Tuple3i-org.jogamp.vecmath.Tuple3i-">Tuple3i(Tuple3i)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3i from the specified Tuple3i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#Tuple3i--">Tuple3i()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple3i to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple4b</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A four byte tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#Tuple4b-byte-byte-byte-byte-">Tuple4b(byte, byte, byte, byte)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4b from the specified four values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#Tuple4b-byte:A-">Tuple4b(byte[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4b from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#Tuple4b-org.jogamp.vecmath.Tuple4b-">Tuple4b(Tuple4b)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4b from the specified Tuple4b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#Tuple4b--">Tuple4b()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4b to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple4d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4 element tuple represented by double precision floating point + x,y,z,w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#Tuple4d-double-double-double-double-">Tuple4d(double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4d from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#Tuple4d-double:A-">Tuple4d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4d from the coordinates contained + in the array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#Tuple4d-org.jogamp.vecmath.Tuple4d-">Tuple4d(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4d from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#Tuple4d-org.jogamp.vecmath.Tuple4f-">Tuple4d(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4d from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#Tuple4d--">Tuple4d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4d to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4-element tuple represented by single-precision floating point x,y,z,w + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#Tuple4f-float-float-float-float-">Tuple4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4f from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#Tuple4f-float:A-">Tuple4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#Tuple4f-org.jogamp.vecmath.Tuple4f-">Tuple4f(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4f from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#Tuple4f-org.jogamp.vecmath.Tuple4d-">Tuple4f(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4f from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#Tuple4f--">Tuple4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4f to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Tuple4i</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4-element tuple represented by signed integer x,y,z,w + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#Tuple4i-int-int-int-int-">Tuple4i(int, int, int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4i from the specified + x, y, z, and w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#Tuple4i-int:A-">Tuple4i(int[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4i from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#Tuple4i-org.jogamp.vecmath.Tuple4i-">Tuple4i(Tuple4i)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4i from the specified Tuple4i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#Tuple4i--">Tuple4i()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Constructs and initializes a Tuple4i to (0,0,0,0).</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-15.html">Prev Letter</a></li> +<li><a href="index-17.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li> +<li><a href="index-16.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html new file mode 100644 index 0000000..0632303 --- /dev/null +++ b/doc/index-files/index-17.html @@ -0,0 +1,332 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>V-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="V-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-16.html">Prev Letter</a></li> +<li><a href="index-18.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li> +<li><a href="index-17.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:V"> +<!-- --> +</a> +<h2 class="title">V</h2> +<dl> +<dt><a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Vector2d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2-element vector that is represented by double-precision floating + point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d-double-double-">Vector2d(double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d-double:A-">Vector2d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d-org.jogamp.vecmath.Vector2d-">Vector2d(Vector2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d from the specified Vector2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d-org.jogamp.vecmath.Vector2f-">Vector2d(Vector2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d from the specified Vector2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d-org.jogamp.vecmath.Tuple2d-">Vector2d(Tuple2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d from the specified Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d-org.jogamp.vecmath.Tuple2f-">Vector2d(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#Vector2d--">Vector2d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2d to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Vector2f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 2-element vector that is represented by single-precision floating + point x,y coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f-float-float-">Vector2f(float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f from the specified xy coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f-float:A-">Vector2f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f from the specified array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f-org.jogamp.vecmath.Vector2f-">Vector2f(Vector2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f from the specified Vector2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f-org.jogamp.vecmath.Vector2d-">Vector2f(Vector2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f from the specified Vector2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f-org.jogamp.vecmath.Tuple2f-">Vector2f(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f from the specified Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f-org.jogamp.vecmath.Tuple2d-">Vector2f(Tuple2d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f from the specified Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#Vector2f--">Vector2f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector2f to (0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Vector3d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3-element vector that is represented by double-precision floating point + x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d-double-double-double-">Vector3d(double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d from the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d-double:A-">Vector3d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d-org.jogamp.vecmath.Vector3d-">Vector3d(Vector3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d from the specified Vector3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d-org.jogamp.vecmath.Vector3f-">Vector3d(Vector3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d from the specified Vector3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d-org.jogamp.vecmath.Tuple3f-">Vector3d(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d-org.jogamp.vecmath.Tuple3d-">Vector3d(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#Vector3d--">Vector3d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3d to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Vector3f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 3-element vector that is represented by single-precision floating point + x,y,z coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f-float-float-float-">Vector3f(float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f from the specified xyz coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f-float:A-">Vector3f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f-org.jogamp.vecmath.Vector3f-">Vector3f(Vector3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f from the specified Vector3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f-org.jogamp.vecmath.Vector3d-">Vector3f(Vector3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f from the specified Vector3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f-org.jogamp.vecmath.Tuple3f-">Vector3f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f-org.jogamp.vecmath.Tuple3d-">Vector3f(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#Vector3f--">Vector3f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector3f to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Vector4d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4-element vector represented by double-precision floating point + x,y,z,w coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-double-double-double-double-">Vector4d(double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-double:A-">Vector4d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the coordinates contained + in the array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-org.jogamp.vecmath.Vector4d-">Vector4d(Vector4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the specified Vector4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-org.jogamp.vecmath.Vector4f-">Vector4d(Vector4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the specified Vector4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-org.jogamp.vecmath.Tuple4f-">Vector4d(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-org.jogamp.vecmath.Tuple4d-">Vector4d(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d-org.jogamp.vecmath.Tuple3d-">Vector4d(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#Vector4d--">Vector4d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4d to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Vector4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A 4-element vector represented by single-precision floating point x,y,z,w + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-float-float-float-float-">Vector4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the specified xyzw coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-float:A-">Vector4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-org.jogamp.vecmath.Vector4f-">Vector4f(Vector4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the specified Vector4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-org.jogamp.vecmath.Vector4d-">Vector4f(Vector4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the specified Vector4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-org.jogamp.vecmath.Tuple4f-">Vector4f(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-org.jogamp.vecmath.Tuple4d-">Vector4f(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f-org.jogamp.vecmath.Tuple3f-">Vector4f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#Vector4f--">Vector4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Vector4f to (0,0,0,0).</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-16.html">Prev Letter</a></li> +<li><a href="index-18.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li> +<li><a href="index-17.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html new file mode 100644 index 0000000..e07b5b8 --- /dev/null +++ b/doc/index-files/index-18.html @@ -0,0 +1,141 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>W-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="W-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-17.html">Prev Letter</a></li> +<li><a href="index-19.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li> +<li><a href="index-18.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:W"> +<!-- --> +</a> +<h2 class="title">W</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#w">w</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">The fourth value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#w">w</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">The w coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#w">w</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">The w coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#w">w</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">The w coordinate.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-17.html">Prev Letter</a></li> +<li><a href="index-19.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li> +<li><a href="index-18.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html new file mode 100644 index 0000000..874957a --- /dev/null +++ b/doc/index-files/index-19.html @@ -0,0 +1,177 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>X-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="X-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-18.html">Prev Letter</a></li> +<li><a href="index-20.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-19.html" target="_top">Frames</a></li> +<li><a href="index-19.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:X"> +<!-- --> +</a> +<h2 class="title">X</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">The first value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">The first value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#x">x</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">The x coordinate.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-18.html">Prev Letter</a></li> +<li><a href="index-20.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-19.html" target="_top">Frames</a></li> +<li><a href="index-19.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html new file mode 100644 index 0000000..49707de --- /dev/null +++ b/doc/index-files/index-2.html @@ -0,0 +1,672 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:55 NZST 2017 --> +<title>C-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="C-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-1.html">Prev Letter</a></li> +<li><a href="index-3.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li> +<li><a href="index-2.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:C"> +<!-- --> +</a> +<h2 class="title">C</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clamp-double-double-org.jogamp.vecmath.Tuple2d-">clamp(double, double, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clamp-double-double-">clamp(double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clamp-float-float-org.jogamp.vecmath.Tuple2f-">clamp(float, float, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clamp-float-float-">clamp(float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clamp-int-int-org.jogamp.vecmath.Tuple2i-">clamp(int, int, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clamp-int-int-">clamp(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clamp-float-float-org.jogamp.vecmath.Tuple3d-">clamp(float, float, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clamp(double,double,Tuple3d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clamp-double-double-org.jogamp.vecmath.Tuple3d-">clamp(double, double, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clamp-float-float-">clamp(float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clamp(double,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clamp-double-double-">clamp(double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clamp-float-float-org.jogamp.vecmath.Tuple3f-">clamp(float, float, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clamp-float-float-">clamp(float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clamp-int-int-org.jogamp.vecmath.Tuple3i-">clamp(int, int, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clamp-int-int-">clamp(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clamp-float-float-org.jogamp.vecmath.Tuple4d-">clamp(float, float, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clamp(double,double,Tuple4d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clamp-double-double-org.jogamp.vecmath.Tuple4d-">clamp(double, double, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clamp-float-float-">clamp(float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clamp(double,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clamp-double-double-">clamp(double, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clamp-float-float-org.jogamp.vecmath.Tuple4f-">clamp(float, float, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clamp-float-float-">clamp(float, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clamp-int-int-org.jogamp.vecmath.Tuple4i-">clamp(int, int, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Clamps the tuple parameter to the range [low, high] and + places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clamp-int-int-">clamp(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Clamps this tuple to the range [low, high].</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clampMax-double-org.jogamp.vecmath.Tuple2d-">clampMax(double, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clampMax-double-">clampMax(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clampMax-float-org.jogamp.vecmath.Tuple2f-">clampMax(float, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clampMax-float-">clampMax(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clampMax-int-org.jogamp.vecmath.Tuple2i-">clampMax(int, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clampMax-int-">clampMax(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMax-float-org.jogamp.vecmath.Tuple3d-">clampMax(float, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMax(double,Tuple3d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMax-double-org.jogamp.vecmath.Tuple3d-">clampMax(double, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMax-float-">clampMax(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMax(double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMax-double-">clampMax(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clampMax-float-org.jogamp.vecmath.Tuple3f-">clampMax(float, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clampMax-float-">clampMax(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clampMax-int-org.jogamp.vecmath.Tuple3i-">clampMax(int, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clampMax-int-">clampMax(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMax-float-org.jogamp.vecmath.Tuple4d-">clampMax(float, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMax(double,Tuple4d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMax-double-org.jogamp.vecmath.Tuple4d-">clampMax(double, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMax-float-">clampMax(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMax(double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMax-double-">clampMax(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clampMax-float-org.jogamp.vecmath.Tuple4f-">clampMax(float, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clampMax-float-">clampMax(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clampMax-int-org.jogamp.vecmath.Tuple4i-">clampMax(int, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Clamps the maximum value of the tuple parameter to the max + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clampMax-int-">clampMax(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Clamps the maximum value of this tuple to the max parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clampMin-double-org.jogamp.vecmath.Tuple2d-">clampMin(double, Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clampMin-double-">clampMin(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clampMin-float-org.jogamp.vecmath.Tuple2f-">clampMin(float, Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clampMin-float-">clampMin(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clampMin-int-org.jogamp.vecmath.Tuple2i-">clampMin(int, Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clampMin-int-">clampMin(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMin-float-org.jogamp.vecmath.Tuple3d-">clampMin(float, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMin(double,Tuple3d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMin-double-org.jogamp.vecmath.Tuple3d-">clampMin(double, Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMin-float-">clampMin(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMin(double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clampMin-double-">clampMin(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clampMin-float-org.jogamp.vecmath.Tuple3f-">clampMin(float, Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clampMin-float-">clampMin(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clampMin-int-org.jogamp.vecmath.Tuple3i-">clampMin(int, Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clampMin-int-">clampMin(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMin-float-org.jogamp.vecmath.Tuple4d-">clampMin(float, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMin(double,Tuple4d) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMin-double-org.jogamp.vecmath.Tuple4d-">clampMin(double, Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMin-float-">clampMin(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use clampMin(double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clampMin-double-">clampMin(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clampMin-float-org.jogamp.vecmath.Tuple4f-">clampMin(float, Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clampMin-float-">clampMin(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clampMin-int-org.jogamp.vecmath.Tuple4i-">clampMin(int, Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Clamps the minimum value of the tuple parameter to the min + parameter and places the values into this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clampMin-int-">clampMin(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Clamps the minimum value of this tuple to the min parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#clone--">clone()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Creates a new object of the same class as this object.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Color3b</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A three-byte color value represented by byte x, y, and z values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#Color3b-byte-byte-byte-">Color3b(byte, byte, byte)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3b from the specified three values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#Color3b-byte:A-">Color3b(byte[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3b from input array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#Color3b-org.jogamp.vecmath.Color3b-">Color3b(Color3b)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3b from the specified Color3b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#Color3b-org.jogamp.vecmath.Tuple3b-">Color3b(Tuple3b)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3b from the specified Tuple3b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#Color3b-java.awt.Color-">Color3b(Color)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3b from the specified AWT + Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#Color3b--">Color3b()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3b to (0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Color3f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A three-element color value represented by single precision floating + point x,y,z values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f-float-float-float-">Color3f(float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f from the three xyz values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f-float:A-">Color3f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f from the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f-org.jogamp.vecmath.Color3f-">Color3f(Color3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f from the specified Color3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f-org.jogamp.vecmath.Tuple3f-">Color3f(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f from the specified Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f-org.jogamp.vecmath.Tuple3d-">Color3f(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f from the specified Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f-java.awt.Color-">Color3f(Color)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f from the specified AWT + Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#Color3f--">Color3f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color3f to (0.0, 0.0, 0.0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Color4b</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A four-byte color value represented by byte x, y, z, and w values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#Color4b-byte-byte-byte-byte-">Color4b(byte, byte, byte, byte)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4b from the four specified values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#Color4b-byte:A-">Color4b(byte[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4b from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#Color4b-org.jogamp.vecmath.Color4b-">Color4b(Color4b)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4b from the specified Color4b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#Color4b-org.jogamp.vecmath.Tuple4b-">Color4b(Tuple4b)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4b from the specified Tuple4b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#Color4b-java.awt.Color-">Color4b(Color)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4b from the specified AWT + Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#Color4b--">Color4b()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4b to (0,0,0,0).</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Color4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A four-element color represented by single precision floating point + x, y, z, and w values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f-float-float-float-float-">Color4f(float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f from the specified xyzw + coordinates.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f-float:A-">Color4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f from the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f-org.jogamp.vecmath.Color4f-">Color4f(Color4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f from the specified Color4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f-org.jogamp.vecmath.Tuple4f-">Color4f(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f from the specified Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f-org.jogamp.vecmath.Tuple4d-">Color4f(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f from the specified Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f-java.awt.Color-">Color4f(Color)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f from the specified AWT + Color object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#Color4f--">Color4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Color4f to (0.0, 0.0, 0.0, 0.0).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#conjugate-org.jogamp.vecmath.Quat4d-">conjugate(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the conjugate of quaternion q1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#conjugate--">conjugate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Negate the value of of each of this quaternion's x,y,z coordinates + in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#conjugate-org.jogamp.vecmath.Quat4f-">conjugate(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the conjugate of quaternion q1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#conjugate--">conjugate()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the conjugate of itself.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#copySubMatrix-int-int-int-int-int-int-org.jogamp.vecmath.GMatrix-">copySubMatrix(int, int, int, int, int, int, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Copies a sub-matrix derived from this matrix into the target matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#cross-org.jogamp.vecmath.Vector3d-org.jogamp.vecmath.Vector3d-">cross(Vector3d, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Sets this vector to the vector cross product of vectors v1 and v2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#cross-org.jogamp.vecmath.Vector3f-org.jogamp.vecmath.Vector3f-">cross(Vector3f, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Sets this vector to be the vector cross product of vectors v1 and v2.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-1.html">Prev Letter</a></li> +<li><a href="index-3.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li> +<li><a href="index-2.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html new file mode 100644 index 0000000..d81cbe0 --- /dev/null +++ b/doc/index-files/index-20.html @@ -0,0 +1,177 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>Y-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Y-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-19.html">Prev Letter</a></li> +<li><a href="index-21.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-20.html" target="_top">Frames</a></li> +<li><a href="index-20.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:Y"> +<!-- --> +</a> +<h2 class="title">Y</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">The second value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">The second value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#y">y</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">The y coordinate.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-19.html">Prev Letter</a></li> +<li><a href="index-21.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-20.html" target="_top">Frames</a></li> +<li><a href="index-20.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html new file mode 100644 index 0000000..63a5ad2 --- /dev/null +++ b/doc/index-files/index-21.html @@ -0,0 +1,169 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>Z-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Z-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-20.html">Prev Letter</a></li> +<li>Next Letter</li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-21.html" target="_top">Frames</a></li> +<li><a href="index-21.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:Z"> +<!-- --> +</a> +<h2 class="title">Z</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">The third value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">The third value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#z">z</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">The z coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#zero--">zero()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Sets all the values in this vector to zero.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-20.html">Prev Letter</a></li> +<li>Next Letter</li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-21.html" target="_top">Frames</a></li> +<li><a href="index-21.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html new file mode 100644 index 0000000..82a32e0 --- /dev/null +++ b/doc/index-files/index-3.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:55 NZST 2017 --> +<title>D-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="D-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-2.html">Prev Letter</a></li> +<li><a href="index-4.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li> +<li><a href="index-3.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:D"> +<!-- --> +</a> +<h2 class="title">D</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#determinant--">determinant()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Computes the determinant of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#determinant--">determinant()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Computes the determinant of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#determinant--">determinant()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Computes the determinant of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#determinant--">determinant()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Computes the determinate of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#distance-org.jogamp.vecmath.Point2d-">distance(Point2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Computes the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#distance-org.jogamp.vecmath.Point2f-">distance(Point2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Computes the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#distance-org.jogamp.vecmath.Point3d-">distance(Point3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Returns the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#distance-org.jogamp.vecmath.Point3f-">distance(Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Computes the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#distance-org.jogamp.vecmath.Point4d-">distance(Point4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Returns the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#distance-org.jogamp.vecmath.Point4f-">distance(Point4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Computes the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#distanceL1-org.jogamp.vecmath.Point2d-">distanceL1(Point2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Computes the L-1 (Manhattan) distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#distanceL1-org.jogamp.vecmath.Point2f-">distanceL1(Point2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Computes the L-1 (Manhattan) distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#distanceL1-org.jogamp.vecmath.Point3d-">distanceL1(Point3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Computes the L-1 (Manhattan) distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#distanceL1-org.jogamp.vecmath.Point3f-">distanceL1(Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Computes the L-1 (Manhattan) distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#distanceL1-org.jogamp.vecmath.Point4d-">distanceL1(Point4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Computes the L-1 (Manhattan) distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#distanceL1-org.jogamp.vecmath.Point4f-">distanceL1(Point4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Computes the L-1 (Manhattan) distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#distanceLinf-org.jogamp.vecmath.Point2d-">distanceLinf(Point2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Computes the L-infinite distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#distanceLinf-org.jogamp.vecmath.Point2f-">distanceLinf(Point2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Computes the L-infinite distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#distanceLinf-org.jogamp.vecmath.Point3d-">distanceLinf(Point3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Computes the L-infinite distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#distanceLinf-org.jogamp.vecmath.Point3f-">distanceLinf(Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Computes the L-infinite distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#distanceLinf-org.jogamp.vecmath.Point4d-">distanceLinf(Point4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Computes the L-infinite distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#distanceLinf-org.jogamp.vecmath.Point4f-">distanceLinf(Point4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Computes the L-infinite distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2d.html#distanceSquared-org.jogamp.vecmath.Point2d-">distanceSquared(Point2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2d.html" title="class in org.jogamp.vecmath">Point2d</a></dt> +<dd> +<div class="block">Computes the square of the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point2f.html#distanceSquared-org.jogamp.vecmath.Point2f-">distanceSquared(Point2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point2f.html" title="class in org.jogamp.vecmath">Point2f</a></dt> +<dd> +<div class="block">Computes the square of the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3d.html#distanceSquared-org.jogamp.vecmath.Point3d-">distanceSquared(Point3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3d.html" title="class in org.jogamp.vecmath">Point3d</a></dt> +<dd> +<div class="block">Returns the square of the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point3f.html#distanceSquared-org.jogamp.vecmath.Point3f-">distanceSquared(Point3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point3f.html" title="class in org.jogamp.vecmath">Point3f</a></dt> +<dd> +<div class="block">Computes the square of the distance between this point and + point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4d.html#distanceSquared-org.jogamp.vecmath.Point4d-">distanceSquared(Point4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4d.html" title="class in org.jogamp.vecmath">Point4d</a></dt> +<dd> +<div class="block">Returns the square of the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Point4f.html#distanceSquared-org.jogamp.vecmath.Point4f-">distanceSquared(Point4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Point4f.html" title="class in org.jogamp.vecmath">Point4f</a></dt> +<dd> +<div class="block">Computes the square of the distance between this point and point p1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#dot-org.jogamp.vecmath.GVector-">dot(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns the dot product of this vector and vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#dot-org.jogamp.vecmath.Vector2d-">dot(Vector2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Computes the dot product of the this vector and vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#dot-org.jogamp.vecmath.Vector2f-">dot(Vector2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Computes the dot product of the this vector and vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#dot-org.jogamp.vecmath.Vector3d-">dot(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Returns the dot product of this vector and vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#dot-org.jogamp.vecmath.Vector3f-">dot(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Computes the dot product of this vector and vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#dot-org.jogamp.vecmath.Vector4d-">dot(Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Returns the dot product of this vector and vector v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#dot-org.jogamp.vecmath.Vector4f-">dot(Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">returns the dot product of this vector and v1</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-2.html">Prev Letter</a></li> +<li><a href="index-4.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li> +<li><a href="index-3.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html new file mode 100644 index 0000000..dbafa5f --- /dev/null +++ b/doc/index-files/index-4.html @@ -0,0 +1,416 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:55 NZST 2017 --> +<title>E-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="E-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-3.html">Prev Letter</a></li> +<li><a href="index-5.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-4.html" target="_top">Frames</a></li> +<li><a href="index-4.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:E"> +<!-- --> +</a> +<h2 class="title">E</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#epsilonEquals-org.jogamp.vecmath.AxisAngle4d-double-">epsilonEquals(AxisAngle4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this axis-angle + and axis-angle a1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#epsilonEquals-org.jogamp.vecmath.AxisAngle4f-float-">epsilonEquals(AxisAngle4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this axis-angle + and axis-angle a1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#epsilonEquals-org.jogamp.vecmath.GMatrix-float-">epsilonEquals(GMatrix, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use epsilonEquals(GMatrix, double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#epsilonEquals-org.jogamp.vecmath.GMatrix-double-">epsilonEquals(GMatrix, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this matrix + and matrix m1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#epsilonEquals-org.jogamp.vecmath.GVector-double-">epsilonEquals(GVector, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this vector + and vector v1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#epsilonEquals-org.jogamp.vecmath.Matrix3d-double-">epsilonEquals(Matrix3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this matrix + and matrix m1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#epsilonEquals-org.jogamp.vecmath.Matrix3f-float-">epsilonEquals(Matrix3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this matrix + and matrix m1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#epsilonEquals-org.jogamp.vecmath.Matrix4d-float-">epsilonEquals(Matrix4d, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use epsilonEquals(Matrix4d,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#epsilonEquals-org.jogamp.vecmath.Matrix4d-double-">epsilonEquals(Matrix4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this matrix + and matrix m1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#epsilonEquals-org.jogamp.vecmath.Matrix4f-float-">epsilonEquals(Matrix4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this matrix + and matrix m1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#epsilonEquals-org.jogamp.vecmath.Tuple2d-double-">epsilonEquals(Tuple2d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this tuple + and tuple t1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#epsilonEquals-org.jogamp.vecmath.Tuple2f-float-">epsilonEquals(Tuple2f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this tuple + and tuple t1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#epsilonEquals-org.jogamp.vecmath.Tuple3d-double-">epsilonEquals(Tuple3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this tuple + and tuple t1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#epsilonEquals-org.jogamp.vecmath.Tuple3f-float-">epsilonEquals(Tuple3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this tuple + and tuple t1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#epsilonEquals-org.jogamp.vecmath.Tuple4d-double-">epsilonEquals(Tuple4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this tuple + and tuple t1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#epsilonEquals-org.jogamp.vecmath.Tuple4f-float-">epsilonEquals(Tuple4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Returns true if the L-infinite distance between this tuple + and tuple t1 is less than or equal to the epsilon parameter, + otherwise returns false.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#equals-org.jogamp.vecmath.AxisAngle4d-">equals(AxisAngle4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Returns true if all of the data members of AxisAngle4d a1 are + equal to the corresponding data members in this AxisAngle4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Returns true if the Object o1 is of type AxisAngle4d and all of the + data members of o1 are equal to the corresponding data members in + this AxisAngle4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#equals-org.jogamp.vecmath.AxisAngle4f-">equals(AxisAngle4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Returns true if all of the data members of AxisAngle4f a1 are + equal to the corresponding data members in this AxisAngle4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Returns true if the Object o1 is of type AxisAngle4f and all of the + data members of o1 are equal to the corresponding data members in + this AxisAngle4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#equals-org.jogamp.vecmath.GMatrix-">equals(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns true if all of the data members of GMatrix m1 are + equal to the corresponding data members in this GMatrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns true if the Object o1 is of type GMatrix and all of the + data members of o1 are equal to the corresponding data members in + this GMatrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#equals-org.jogamp.vecmath.GVector-">equals(GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns true if all of the data members of GVector vector1 are + equal to the corresponding data members in this GVector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns true if the Object o1 is of type GMatrix and all of the + data members of o1 are equal to the corresponding data members in + this GMatrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#equals-org.jogamp.vecmath.Matrix3d-">equals(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Matrix3d m1 are + equal to the corresponding data members in this Matrix3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Matrix3d and all of the + data members of t1 are equal to the corresponding data members in + this Matrix3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#equals-org.jogamp.vecmath.Matrix3f-">equals(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Matrix3f m1 are + equal to the corresponding data members in this Matrix3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Returns true if the Object o1 is of type Matrix3f and all of the + data members of o1 are equal to the corresponding data members in + this Matrix3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#equals-org.jogamp.vecmath.Matrix4d-">equals(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Matrix4d m1 are + equal to the corresponding data members in this Matrix4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Matrix4d and all of the + data members of t1 are equal to the corresponding data members in + this Matrix4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#equals-org.jogamp.vecmath.Matrix4f-">equals(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Matrix4f m1 are + equal to the corresponding data members in this Matrix4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Matrix4f and all of the + data members of t1 are equal to the corresponding data members in + this Matrix4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#equals-org.jogamp.vecmath.Tuple2d-">equals(Tuple2d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Tuple2d t1 are + equal to the corresponding data members in this Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple2d and all of the + data members of t1 are equal to the corresponding data members in + this Tuple2d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#equals-org.jogamp.vecmath.Tuple2f-">equals(Tuple2f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Tuple2f t1 are + equal to the corresponding data members in this Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple2f and all of the + data members of t1 are equal to the corresponding data members in + this Tuple2f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple2i and all of the + data members of t1 are equal to the corresponding data members in + this Tuple2i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#equals-org.jogamp.vecmath.Tuple3b-">equals(Tuple3b)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Returns true if all of the data members of tuple t1 are equal to + the corresponding data members in this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple3b and all of the + data members of t1 are equal to the corresponding data members in + this Tuple3b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#equals-org.jogamp.vecmath.Tuple3d-">equals(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Tuple3d t1 are + equal to the corresponding data members in this Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple3d and all of the + data members of t1 are equal to the corresponding data members in + this Tuple3d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#equals-org.jogamp.vecmath.Tuple3f-">equals(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple3f and all of the + data members of t1 are equal to the corresponding data members in + this Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple3f and all of the + data members of t1 are equal to the corresponding data members in + this Tuple3f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple3i and all of the + data members of t1 are equal to the corresponding data members in + this Tuple3i.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#equals-org.jogamp.vecmath.Tuple4b-">equals(Tuple4b)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Returns true if all of the data members of tuple t1 are equal to + the corresponding data members in this tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple4b and all of the + data members of t1 are equal to the corresponding data members in + this Tuple4b.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#equals-org.jogamp.vecmath.Tuple4d-">equals(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Tuple4d t1 are + equal to the corresponding data members in this Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple4d and all of the + data members of t1 are equal to the corresponding data members in + this Tuple4d.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#equals-org.jogamp.vecmath.Tuple4f-">equals(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Returns true if all of the data members of Tuple4f t1 are + equal to the corresponding data members in this Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple4f and all of the + data members of t1 are equal to the corresponding data members in + this Tuple4f.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Returns true if the Object t1 is of type Tuple4i and all of the + data members of t1 are equal to the corresponding data members in + this Tuple4i.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-3.html">Prev Letter</a></li> +<li><a href="index-5.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-4.html" target="_top">Frames</a></li> +<li><a href="index-4.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html new file mode 100644 index 0000000..389631d --- /dev/null +++ b/doc/index-files/index-5.html @@ -0,0 +1,931 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:55 NZST 2017 --> +<title>G-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="G-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-4.html">Prev Letter</a></li> +<li><a href="index-6.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-5.html" target="_top">Frames</a></li> +<li><a href="index-5.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:G"> +<!-- --> +</a> +<h2 class="title">G</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#get-double:A-">get(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Gets the value of this axis angle and places it into the array a of + length four in x,y,z,angle order.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#get-float:A-">get(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Copies the value of this axis-angle into the array a.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3b.html#get--">get()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3b.html" title="class in org.jogamp.vecmath">Color3b</a></dt> +<dd> +<div class="block">Returns a new AWT color object initialized with the r,g,b + values of this Color3b object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color3f.html#get--">get()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color3f.html" title="class in org.jogamp.vecmath">Color3f</a></dt> +<dd> +<div class="block">Returns a new AWT color object initialized with the r,g,b + values of this Color3f object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4b.html#get--">get()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4b.html" title="class in org.jogamp.vecmath">Color4b</a></dt> +<dd> +<div class="block">Returns a new AWT color object initialized with the r,g,b,a + values of this Color4b object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Color4f.html#get--">get()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Color4f.html" title="class in org.jogamp.vecmath">Color4f</a></dt> +<dd> +<div class="block">Returns a new AWT color object initialized with the r,g,b,a + values of this Color4f object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#get-org.jogamp.vecmath.Matrix3d-">get(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values in the upper 3x3 of this GMatrix into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#get-org.jogamp.vecmath.Matrix3f-">get(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values in the upper 3x3 of this GMatrix into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#get-org.jogamp.vecmath.Matrix4d-">get(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values in the upper 4x4 of this GMatrix into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#get-org.jogamp.vecmath.Matrix4f-">get(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values in the upper 4x4 of this GMatrix into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#get-org.jogamp.vecmath.GMatrix-">get(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values in the this GMatrix into the matrix m1; + m1 should be at least as large as this GMatrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Matrix3d-">get(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix in order to acquire + the normalized rotational component; the values are placed into + the Matrix3d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Matrix3f-">get(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix in order to acquire + the normalized rotational component; the values are placed into + the Matrix3f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Vector3d-">get(Matrix3d, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + the rotation as a 3x3 matrix, the translation, and the scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Vector3d-">get(Matrix3f, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + the rotation as a 3x3 matrix, the translation, and the scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Quat4f-">get(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix in order to acquire + the normalized rotational component; the values are placed into + the Quat4f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Quat4d-">get(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of q1 matrix in order to acquire + the normalized rotational component; the values are placed into + the Quat4d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#get-org.jogamp.vecmath.Vector3d-">get(Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Retrieves the translational components of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#get-org.jogamp.vecmath.Matrix3d-">get(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix in order to acquire + the normalized rotational component; the values are placed into + the Matrix3d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#get-org.jogamp.vecmath.Matrix3f-">get(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix in order to acquire + the normalized rotational component; the values are placed into + the Matrix3f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#get-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Vector3f-">get(Matrix3f, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + the rotation as a 3x3 matrix, the translation, and the scale.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#get-org.jogamp.vecmath.Quat4f-">get(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix in order to acquire + the normalized rotational component; the values are placed into + the Quat4f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#get-org.jogamp.vecmath.Vector3f-">get(Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Retrieves the translational components of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#get-double:A-">get(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Copies the value of the elements of this tuple into the array t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#get-float:A-">get(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Copies the value of the elements of this tuple into the array t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#get-int:A-">get(int[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the array t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#get-org.jogamp.vecmath.Tuple2i-">get(Tuple2i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the tuple t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#get-byte:A-">get(byte[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Places the value of the x,y,z components of this Tuple3b + into the array of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#get-org.jogamp.vecmath.Tuple3b-">get(Tuple3b)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Places the value of the x,y,z components of this tuple into + the tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#get-double:A-">get(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Copies the x,y,z coordinates of this tuple into the array t + of length 3.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#get-org.jogamp.vecmath.Tuple3d-">get(Tuple3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Copies the x,y,z coordinates of this tuple into the tuple t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#get-float:A-">get(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Gets the value of this tuple and copies the values into t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#get-org.jogamp.vecmath.Tuple3f-">get(Tuple3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Gets the value of this tuple and copies the values into t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#get-int:A-">get(int[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the array t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#get-org.jogamp.vecmath.Tuple3i-">get(Tuple3i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the tuple t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#get-byte:A-">get(byte[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Places the value of the x,y,z,w components of this Tuple4b + into the array of length 4.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#get-org.jogamp.vecmath.Tuple4b-">get(Tuple4b)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Places the value of the x,y,z,w components of this + Tuple4b into the tuple t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#get-double:A-">get(double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Gets the value of this tuple and places it into the array t of + length four in x,y,z,w order.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#get-org.jogamp.vecmath.Tuple4d-">get(Tuple4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Gets the value of this tuple and places it into the Tuple4d + argument of + length four in x,y,z,w order.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#get-float:A-">get(float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the array t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#get-org.jogamp.vecmath.Tuple4f-">get(Tuple4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the tuple t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#get-int:A-">get(int[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the array t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#get-org.jogamp.vecmath.Tuple4i-">get(Tuple4i)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Copies the values of this tuple into the tuple t.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#getAngle--">getAngle()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Get the axis angle, in radians.<br> + An axis angle is a rotation angle about the vector (x,y,z).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#getAngle--">getAngle()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Get the axis angle, in radians.<br> + An axis angle is a rotation angle about the vector (x,y,z).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getColumn-int-double:A-">getColumn(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values of the specified column into the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getColumn-int-org.jogamp.vecmath.GVector-">getColumn(int, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values of the specified column into the vector parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getColumn-int-org.jogamp.vecmath.Vector3d-">getColumn(int, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the vector + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getColumn-int-double:A-">getColumn(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the array + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getColumn-int-org.jogamp.vecmath.Vector3f-">getColumn(int, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the vector + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getColumn-int-float:A-">getColumn(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the array + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getColumn-int-org.jogamp.vecmath.Vector4d-">getColumn(int, Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the vector + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getColumn-int-double:A-">getColumn(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the array + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getColumn-int-org.jogamp.vecmath.Vector4f-">getColumn(int, Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the vector + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getColumn-int-float:A-">getColumn(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified column into the array + parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getElement-int-int-">getElement(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Retrieves the value at the specified row and column of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#getElement-int-">getElement(int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Retrieves the value at the specified index value of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getElement-int-int-">getElement(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Retrieves the value at the specified row and column of the specified + matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getElement-int-int-">getElement(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Retrieves the value at the specified row and column of this + matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getElement-int-int-">getElement(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Retrieves the value at the specified row and column of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getElement-int-int-">getElement(int, int)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Retrieves the value at the specified row and column of this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM00--">getM00()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM00--">getM00()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM00--">getM00()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM00--">getM00()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM01--">getM01()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM01--">getM01()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM01--">getM01()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM01--">getM01()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM02--">getM02()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM02--">getM02()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM02--">getM02()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM02--">getM02()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM03--">getM03()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the fourth element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM03--">getM03()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the fourth element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM10--">getM10()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM10--">getM10()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM10--">getM10()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM10--">getM10()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM11--">getM11()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM11--">getM11()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM11--">getM11()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM11--">getM11()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM12--">getM12()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM12--">getM12()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM12--">getM12()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM12--">getM12()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM13--">getM13()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the fourth element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM13--">getM13()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the fourth element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM20--">getM20()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM20--">getM20()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM20--">getM20()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM20--">getM20()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM21--">getM21()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM21--">getM21()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM21--">getM21()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM21--">getM21()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getM22--">getM22()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Get the third matrix element in the third row .</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getM22--">getM22()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Get the third matrix element in the third row .</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM22--">getM22()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM22--">getM22()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM23--">getM23()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the fourth element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM23--">getM23()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the fourth element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM30--">getM30()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the first element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM30--">getM30()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the first element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM31--">getM31()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the second element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM31--">getM31()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the second element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM32--">getM32()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the third element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM32--">getM32()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the third element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getM33--">getM33()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Get the fourth element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getM33--">getM33()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Get the fourth element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getNumCol--">getNumCol()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns the number of colmuns in this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getNumRow--">getNumRow()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns the number of rows in this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getRotationScale-org.jogamp.vecmath.Matrix3f-">getRotationScale(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Gets the upper 3x3 values of this matrix and places them into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getRotationScale-org.jogamp.vecmath.Matrix3d-">getRotationScale(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Gets the upper 3x3 values of this matrix and places them into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getRotationScale-org.jogamp.vecmath.Matrix3f-">getRotationScale(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Gets the upper 3x3 values of this matrix and places them into + the matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getRow-int-double:A-">getRow(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values of the specified row into the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#getRow-int-org.jogamp.vecmath.GVector-">getRow(int, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Places the values of the specified row into the vector parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getRow-int-org.jogamp.vecmath.Vector3d-">getRow(int, Vector3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the vector parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getRow-int-double:A-">getRow(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getRow-int-org.jogamp.vecmath.Vector3f-">getRow(int, Vector3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the vector parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getRow-int-float:A-">getRow(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getRow-int-org.jogamp.vecmath.Vector4d-">getRow(int, Vector4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the vector parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getRow-int-double:A-">getRow(int, double[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getRow-int-org.jogamp.vecmath.Vector4f-">getRow(int, Vector4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the vector parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getRow-int-float:A-">getRow(int, float[])</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Copies the matrix values in the specified row into the array parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#getScale--">getScale()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + and return the uniform scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#getScale--">getScale()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + and return the uniform scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#getScale--">getScale()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + and return the uniform scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#getScale--">getScale()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Performs an SVD normalization of this matrix to calculate + and return the uniform scale factor.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#getSize--">getSize()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns the number of elements in this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#getW--">getW()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Get <i>w</i>, the fourth value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#getW--">getW()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Get the <i>w</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#getW--">getW()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Get the <i>w</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#getW--">getW()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Get the <i>w</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Get value of <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Get value of <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Get <i>x</i>, the first value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Get <i>x</i>, the first value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#getX--">getX()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Get the <i>x</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Get value of <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Get value of <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Get <i>y</i>, the second value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Get <i>y</i>, the second value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#getY--">getY()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Get the <i>y</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Get value of <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Get value of <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Get <i>z</i>, the third value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Get the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Get the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Get the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Get <i>z</i>, the third value.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Get the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Get the <i>z</i> coordinate.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#getZ--">getZ()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Get the <i>z</i> coordinate.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">GMatrix</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A double precision, general, dynamically-resizable, + two-dimensional matrix class.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#GMatrix-int-int-">GMatrix(int, int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Constructs an nRow by NCol identity matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#GMatrix-int-int-double:A-">GMatrix(int, int, double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Constructs an nRow by nCol matrix initialized to the values + in the matrix array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#GMatrix-org.jogamp.vecmath.GMatrix-">GMatrix(GMatrix)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Constructs a new GMatrix and copies the initial values + from the parameter matrix.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">GVector</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A double precision, general, dynamically-resizable, + one-dimensional vector class.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-int-">GVector(int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector of the specified + length with all vector elements initialized to 0.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-double:A-">GVector(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector from the specified array elements.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-org.jogamp.vecmath.GVector-">GVector(GVector)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector from the specified vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-org.jogamp.vecmath.Tuple2f-">GVector(Tuple2f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector and copies the initial values + from the specified tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-org.jogamp.vecmath.Tuple3f-">GVector(Tuple3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector and copies the initial values + from the specified tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-org.jogamp.vecmath.Tuple3d-">GVector(Tuple3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector and copies the initial values + from the specified tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-org.jogamp.vecmath.Tuple4f-">GVector(Tuple4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector and copies the initial values + from the specified tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-org.jogamp.vecmath.Tuple4d-">GVector(Tuple4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector and copies the initial values + from the specified tuple.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#GVector-double:A-int-">GVector(double[], int)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Constructs a new GVector of the specified length and + initializes it by copying the specified number of elements from + the specified array.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-4.html">Prev Letter</a></li> +<li><a href="index-6.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-5.html" target="_top">Frames</a></li> +<li><a href="index-5.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html new file mode 100644 index 0000000..588e356 --- /dev/null +++ b/doc/index-files/index-6.html @@ -0,0 +1,220 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>H-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="H-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-5.html">Prev Letter</a></li> +<li><a href="index-7.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li> +<li><a href="index-6.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:H"> +<!-- --> +</a> +<h2 class="title">H</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4d.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4d.html" title="class in org.jogamp.vecmath">AxisAngle4d</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/AxisAngle4f.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/AxisAngle4f.html" title="class in org.jogamp.vecmath">AxisAngle4f</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2i.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2i.html" title="class in org.jogamp.vecmath">Tuple2i</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3b.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3b.html" title="class in org.jogamp.vecmath">Tuple3b</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3i.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3i.html" title="class in org.jogamp.vecmath">Tuple3i</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4b.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4b.html" title="class in org.jogamp.vecmath">Tuple4b</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4i.html#hashCode--">hashCode()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4i.html" title="class in org.jogamp.vecmath">Tuple4i</a></dt> +<dd> +<div class="block">Returns a hash code value based on the data values in this + object.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-5.html">Prev Letter</a></li> +<li><a href="index-7.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li> +<li><a href="index-6.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html new file mode 100644 index 0000000..7ca4f28 --- /dev/null +++ b/doc/index-files/index-7.html @@ -0,0 +1,318 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>I-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="I-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-6.html">Prev Letter</a></li> +<li><a href="index-8.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li> +<li><a href="index-7.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:I"> +<!-- --> +</a> +<h2 class="title">I</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#identityMinus--">identityMinus()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Subtracts this matrix from the identity matrix and puts the values + back into this (this = I - this).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#interpolate-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-float-">interpolate(GVector, GVector, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use interpolate(GVector, GVector, double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#interpolate-org.jogamp.vecmath.GVector-float-">interpolate(GVector, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use interpolate(GVector, double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#interpolate-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-double-">interpolate(GVector, GVector, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Linearly interpolates between vectors v1 and v2 and places the + result into this tuple: this = (1-alpha)*v1 + alpha*v2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#interpolate-org.jogamp.vecmath.GVector-double-">interpolate(GVector, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Linearly interpolates between this vector and vector v1 and + places the result into this tuple: this = (1-alpha)*this + alpha*v1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#interpolate-org.jogamp.vecmath.Quat4d-double-">interpolate(Quat4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Performs a great circle interpolation between this quaternion + and the quaternion parameter and places the result into this + quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#interpolate-org.jogamp.vecmath.Quat4d-org.jogamp.vecmath.Quat4d-double-">interpolate(Quat4d, Quat4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Performs a great circle interpolation between quaternion q1 + and quaternion q2 and places the result into this quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#interpolate-org.jogamp.vecmath.Quat4f-float-">interpolate(Quat4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Performs a great circle interpolation between this quaternion + and the quaternion parameter and places the result into this + quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#interpolate-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Quat4f-float-">interpolate(Quat4f, Quat4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Performs a great circle interpolation between quaternion q1 + and quaternion q2 and places the result into this quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#interpolate-org.jogamp.vecmath.Tuple2d-org.jogamp.vecmath.Tuple2d-double-">interpolate(Tuple2d, Tuple2d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Linearly interpolates between tuples t1 and t2 and places the + result into this tuple: this = (1-alpha)*t1 + alpha*t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2d.html#interpolate-org.jogamp.vecmath.Tuple2d-double-">interpolate(Tuple2d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2d.html" title="class in org.jogamp.vecmath">Tuple2d</a></dt> +<dd> +<div class="block">Linearly interpolates between this tuple and tuple t1 and + places the result into this tuple: this = (1-alpha)*this + alpha*t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#interpolate-org.jogamp.vecmath.Tuple2f-org.jogamp.vecmath.Tuple2f-float-">interpolate(Tuple2f, Tuple2f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Linearly interpolates between tuples t1 and t2 and places the + result into this tuple: this = (1-alpha)*t1 + alpha*t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple2f.html#interpolate-org.jogamp.vecmath.Tuple2f-float-">interpolate(Tuple2f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple2f.html" title="class in org.jogamp.vecmath">Tuple2f</a></dt> +<dd> +<div class="block">Linearly interpolates between this tuple and tuple t1 and + places the result into this tuple: this = (1-alpha)*this + alpha*t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#interpolate-org.jogamp.vecmath.Tuple3d-org.jogamp.vecmath.Tuple3d-float-">interpolate(Tuple3d, Tuple3d, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use interpolate(Tuple3d,Tuple3d,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#interpolate-org.jogamp.vecmath.Tuple3d-org.jogamp.vecmath.Tuple3d-double-">interpolate(Tuple3d, Tuple3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Linearly interpolates between tuples t1 and t2 and places the + result into this tuple: this = (1-alpha)*t1 + alpha*t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#interpolate-org.jogamp.vecmath.Tuple3d-float-">interpolate(Tuple3d, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use interpolate(Tuple3d,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3d.html#interpolate-org.jogamp.vecmath.Tuple3d-double-">interpolate(Tuple3d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3d.html" title="class in org.jogamp.vecmath">Tuple3d</a></dt> +<dd> +<div class="block">Linearly interpolates between this tuple and tuple t1 and + places the result into this tuple: this = (1-alpha)*this + alpha*t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#interpolate-org.jogamp.vecmath.Tuple3f-org.jogamp.vecmath.Tuple3f-float-">interpolate(Tuple3f, Tuple3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Linearly interpolates between tuples t1 and t2 and places the + result into this tuple: this = (1-alpha)*t1 + alpha*t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple3f.html#interpolate-org.jogamp.vecmath.Tuple3f-float-">interpolate(Tuple3f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple3f.html" title="class in org.jogamp.vecmath">Tuple3f</a></dt> +<dd> +<div class="block">Linearly interpolates between this tuple and tuple t1 and + places the result into this tuple: this = (1-alpha)*this + alpha*t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#interpolate-org.jogamp.vecmath.Tuple4d-org.jogamp.vecmath.Tuple4d-float-">interpolate(Tuple4d, Tuple4d, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use interpolate(Tuple4d,Tuple4d,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#interpolate-org.jogamp.vecmath.Tuple4d-org.jogamp.vecmath.Tuple4d-double-">interpolate(Tuple4d, Tuple4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Linearly interpolates between tuples t1 and t2 and places the + result into this tuple: this = (1-alpha)*t1 + alpha*t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#interpolate-org.jogamp.vecmath.Tuple4d-float-">interpolate(Tuple4d, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use interpolate(Tuple4d,double) instead</span></div> +</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4d.html#interpolate-org.jogamp.vecmath.Tuple4d-double-">interpolate(Tuple4d, double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4d.html" title="class in org.jogamp.vecmath">Tuple4d</a></dt> +<dd> +<div class="block">Linearly interpolates between this tuple and tuple t1 and + places the result into this tuple: this = (1-alpha)*this + alpha*t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#interpolate-org.jogamp.vecmath.Tuple4f-org.jogamp.vecmath.Tuple4f-float-">interpolate(Tuple4f, Tuple4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Linearly interpolates between tuples t1 and t2 and places the + result into this tuple: this = (1-alpha)*t1 + alpha*t2.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Tuple4f.html#interpolate-org.jogamp.vecmath.Tuple4f-float-">interpolate(Tuple4f, float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Tuple4f.html" title="class in org.jogamp.vecmath">Tuple4f</a></dt> +<dd> +<div class="block">Linearly interpolates between this tuple and tuple t1 and + places the result into this tuple: this = (1-alpha)*this + alpha*t1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#inverse-org.jogamp.vecmath.Quat4d-">inverse(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to quaternion inverse of quaternion q1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#inverse--">inverse()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the quaternion inverse of itself.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#inverse-org.jogamp.vecmath.Quat4f-">inverse(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to quaternion inverse of quaternion q1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#inverse--">inverse()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the quaternion inverse of itself.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#invert--">invert()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Inverts this matrix in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#invert-org.jogamp.vecmath.GMatrix-">invert(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Inverts matrix m1 and places the new values into this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#invert-org.jogamp.vecmath.Matrix3d-">invert(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix inverse + of the passed matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#invert--">invert()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Inverts this matrix in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#invert-org.jogamp.vecmath.Matrix3f-">invert(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix inverse + of the passed matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#invert--">invert()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Inverts this matrix in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#invert-org.jogamp.vecmath.Matrix4d-">invert(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix inverse + of the passed (user declared) matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#invert--">invert()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Inverts this matrix in place.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#invert-org.jogamp.vecmath.Matrix4f-">invert(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the matrix inverse + of the passed (user declared) matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#invert--">invert()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Inverts this matrix in place.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-6.html">Prev Letter</a></li> +<li><a href="index-8.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li> +<li><a href="index-7.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html new file mode 100644 index 0000000..ac1ab58 --- /dev/null +++ b/doc/index-files/index-8.html @@ -0,0 +1,185 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>L-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="L-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-7.html">Prev Letter</a></li> +<li><a href="index-9.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li> +<li><a href="index-8.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:L"> +<!-- --> +</a> +<h2 class="title">L</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#length--">length()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Returns the length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#length--">length()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Returns the length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#length--">length()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Returns the length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#length--">length()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Returns the length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#length--">length()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Returns the length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#length--">length()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Returns the length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2d.html#lengthSquared--">lengthSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2d.html" title="class in org.jogamp.vecmath">Vector2d</a></dt> +<dd> +<div class="block">Returns the squared length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector2f.html#lengthSquared--">lengthSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector2f.html" title="class in org.jogamp.vecmath">Vector2f</a></dt> +<dd> +<div class="block">Returns the squared length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3d.html#lengthSquared--">lengthSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3d.html" title="class in org.jogamp.vecmath">Vector3d</a></dt> +<dd> +<div class="block">Returns the squared length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector3f.html#lengthSquared--">lengthSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector3f.html" title="class in org.jogamp.vecmath">Vector3f</a></dt> +<dd> +<div class="block">Returns the squared length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4d.html#lengthSquared--">lengthSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4d.html" title="class in org.jogamp.vecmath">Vector4d</a></dt> +<dd> +<div class="block">Returns the squared length of this vector.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Vector4f.html#lengthSquared--">lengthSquared()</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Vector4f.html" title="class in org.jogamp.vecmath">Vector4f</a></dt> +<dd> +<div class="block">Returns the squared length of this vector</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#LUD-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GVector-">LUD(GMatrix, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">LU Decomposition: this matrix must be a square matrix and the + LU GMatrix parameter must be the same size as this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#LUDBackSolve-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-">LUDBackSolve(GMatrix, GVector, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">LU Decomposition Back Solve; this method takes the LU matrix + and the permutation vector produced by the GMatrix method LUD + and solves the equation (LU)*x = b by placing the solution vector + x into this vector.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-7.html">Prev Letter</a></li> +<li><a href="index-9.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li> +<li><a href="index-8.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html new file mode 100644 index 0000000..3d3446c --- /dev/null +++ b/doc/index-files/index-9.html @@ -0,0 +1,729 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_25) on Tue May 02 14:01:56 NZST 2017 --> +<title>M-Index</title> +<meta name="date" content="2017-05-02"> +<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="M-Index"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-8.html">Prev Letter</a></li> +<li><a href="index-10.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li> +<li><a href="index-9.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> <a name="I:M"> +<!-- --> +</a> +<h2 class="title">M</h2> +<dl> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m00">m00</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m00">m00</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The first matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m00">m00</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The first element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m00">m00</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The first element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m01">m01</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m01">m01</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The second matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m01">m01</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The second element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m01">m01</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The second element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m02">m02</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m02">m02</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The third matrix element in the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m02">m02</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The third element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m02">m02</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The third element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m03">m03</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The fourth element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m03">m03</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The fourth element of the first row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m10">m10</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m10">m10</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The first matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m10">m10</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The first element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m10">m10</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The first element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m11">m11</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m11">m11</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The second matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m11">m11</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The second element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m11">m11</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The second element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m12">m12</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m12">m12</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The third matrix element in the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m12">m12</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The third element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m12">m12</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The third element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m13">m13</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The fourth element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m13">m13</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The fourth element of the second row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m20">m20</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m20">m20</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The first matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m20">m20</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The first element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m20">m20</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The first element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m21">m21</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m21">m21</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The second matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m21">m21</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The second element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m21">m21</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The second element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#m22">m22</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">The third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#m22">m22</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">The third matrix element in the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m22">m22</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The third element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m22">m22</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The third element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m23">m23</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The fourth element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m23">m23</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The fourth element of the third row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m30">m30</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The first element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m30">m30</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The first element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m31">m31</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The second element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m31">m31</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The second element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m32">m32</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The third element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m32">m32</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The third element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#m33">m33</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">The fourth element of the fourth row.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#m33">m33</a></span> - Variable in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">The fourth element of the fourth row.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Matrix3d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A double precision floating point 3 by 3 matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#Matrix3d-double-double-double-double-double-double-double-double-double-">Matrix3d(double, double, double, double, double, double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix3d from the specified nine values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#Matrix3d-double:A-">Matrix3d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix3d from the specified nine- + element array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#Matrix3d-org.jogamp.vecmath.Matrix3d-">Matrix3d(Matrix3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix3d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#Matrix3d-org.jogamp.vecmath.Matrix3f-">Matrix3d(Matrix3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix3f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#Matrix3d--">Matrix3d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix3d to all zeros.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Matrix3f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A single precision floating point 3 by 3 matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#Matrix3f-float-float-float-float-float-float-float-float-float-">Matrix3f(float, float, float, float, float, float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix3f from the specified nine values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#Matrix3f-float:A-">Matrix3f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix3f from the specified + nine-element array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#Matrix3f-org.jogamp.vecmath.Matrix3d-">Matrix3f(Matrix3d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix3d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#Matrix3f-org.jogamp.vecmath.Matrix3f-">Matrix3f(Matrix3f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix3f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#Matrix3f--">Matrix3f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix3f to all zeros.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Matrix4d</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A double precision floating point 4 by 4 matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-double-double-double-double-double-double-double-double-double-double-double-double-double-double-double-double-">Matrix4d(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4d from the specified 16 values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-double:A-">Matrix4d(double[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4d from the specified 16 + element array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-org.jogamp.vecmath.Quat4d-org.jogamp.vecmath.Vector3d-double-">Matrix4d(Quat4d, Vector3d, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4d from the quaternion, + translation, and scale values; the scale is applied only to the + rotational components of the matrix (upper 3x3) and not to the + translational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Vector3d-double-">Matrix4d(Quat4f, Vector3d, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4d from the quaternion, + translation, and scale values; the scale is applied only to the + rotational components of the matrix (upper 3x3) and not to the + translational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-org.jogamp.vecmath.Matrix4d-">Matrix4d(Matrix4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix4d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-org.jogamp.vecmath.Matrix4f-">Matrix4d(Matrix4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix4f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Vector3d-double-">Matrix4d(Matrix3f, Vector3d, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4d from the rotation matrix, + translation, and scale values; the scale is applied only to the + rotational components of the matrix (upper 3x3) and not to the + translational components of the matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Vector3d-double-">Matrix4d(Matrix3d, Vector3d, double)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4f from the rotation matrix, + translation, and scale values; the scale is applied only to the + rotational components of the matrix (upper 3x3) and not to the + translational components of the matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#Matrix4d--">Matrix4d()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4d to all zeros.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">Matrix4f</span></a> - Class in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">A single precision floating point 4 by 4 matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f-float-float-float-float-float-float-float-float-float-float-float-float-float-float-float-float-">Matrix4f(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4f from the specified 16 values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f-float:A-">Matrix4f(float[])</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4f from the specified 16 + element array.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Vector3f-float-">Matrix4f(Quat4f, Vector3f, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4f from the quaternion, + translation, and scale values; the scale is applied only to the + rotational components of the matrix (upper 3x3) and not to the + translational components.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f-org.jogamp.vecmath.Matrix4d-">Matrix4f(Matrix4d)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix4d parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f-org.jogamp.vecmath.Matrix4f-">Matrix4f(Matrix4f)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs a new matrix with the same values as the + Matrix4f parameter.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Vector3f-float-">Matrix4f(Matrix3f, Vector3f, float)</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4f from the rotation matrix, + translation, and scale values; the scale is applied only to the + rotational components of the matrix (upper 3x3) and not to the + translational components of the matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#Matrix4f--">Matrix4f()</a></span> - Constructor for class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Constructs and initializes a Matrix4f to all zeros.</div> +</dd> +<dt><a href="../org/jogamp/vecmath/MismatchedSizeException.html" title="class in org.jogamp.vecmath"><span class="typeNameLink">MismatchedSizeException</span></a> - Exception in <a href="../org/jogamp/vecmath/package-summary.html">org.jogamp.vecmath</a></dt> +<dd> +<div class="block">Indicates that an operation cannot be completed properly because + of a mismatch in the sizes of object attributes.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/MismatchedSizeException.html#MismatchedSizeException--">MismatchedSizeException()</a></span> - Constructor for exception org.jogamp.vecmath.<a href="../org/jogamp/vecmath/MismatchedSizeException.html" title="class in org.jogamp.vecmath">MismatchedSizeException</a></dt> +<dd> +<div class="block">Create the exception object with default values.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/MismatchedSizeException.html#MismatchedSizeException-java.lang.String-">MismatchedSizeException(String)</a></span> - Constructor for exception org.jogamp.vecmath.<a href="../org/jogamp/vecmath/MismatchedSizeException.html" title="class in org.jogamp.vecmath">MismatchedSizeException</a></dt> +<dd> +<div class="block">Create the exception object that outputs a message.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#mul-org.jogamp.vecmath.GMatrix-">mul(GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying itself + with matrix m1 (this = this * m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#mul-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">mul(GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying + the two argument matrices together (this = m1 * m2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#mul-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GVector-">mul(GVector, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Computes the outer product of the two vectors; multiplies the + the first vector by the transpose of the second vector and places + the matrix result into this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#mul-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GVector-">mul(GMatrix, GVector)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Multiplies matrix m1 times Vector v1 and places the result + into this vector (this = m1*v1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GVector.html#mul-org.jogamp.vecmath.GVector-org.jogamp.vecmath.GMatrix-">mul(GVector, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GVector.html" title="class in org.jogamp.vecmath">GVector</a></dt> +<dd> +<div class="block">Multiplies the transpose of vector v1 (ie, v1 becomes a row + vector with respect to the multiplication) times matrix m1 + and places the result into this vector + (this = transpose(v1)*m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mul-double-">mul(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies each element of this matrix by a scalar.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mul-double-org.jogamp.vecmath.Matrix3d-">mul(double, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies each element of matrix m1 by a scalar and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mul-org.jogamp.vecmath.Matrix3d-">mul(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying itself + with matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mul-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">mul(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying + the two argument matrices together.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mul-float-">mul(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies each element of this matrix by a scalar.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mul-float-org.jogamp.vecmath.Matrix3f-">mul(float, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies each element of matrix m1 by a scalar and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mul-org.jogamp.vecmath.Matrix3f-">mul(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying itself + with matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mul-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">mul(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying + the two argument matrices together.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mul-double-">mul(double)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Multiplies each element of this matrix by a scalar.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mul-double-org.jogamp.vecmath.Matrix4d-">mul(double, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Multiplies each element of matrix m1 by a scalar and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mul-org.jogamp.vecmath.Matrix4d-">mul(Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying itself + with matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mul-org.jogamp.vecmath.Matrix4d-org.jogamp.vecmath.Matrix4d-">mul(Matrix4d, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying + the two argument matrices together.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mul-float-">mul(float)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Multiplies each element of this matrix by a scalar.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mul-float-org.jogamp.vecmath.Matrix4f-">mul(float, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Multiplies each element of matrix m1 by a scalar and places + the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mul-org.jogamp.vecmath.Matrix4f-">mul(Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying itself + with matrix m1.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mul-org.jogamp.vecmath.Matrix4f-org.jogamp.vecmath.Matrix4f-">mul(Matrix4f, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Sets the value of this matrix to the result of multiplying + the two argument matrices together.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#mul-org.jogamp.vecmath.Quat4d-org.jogamp.vecmath.Quat4d-">mul(Quat4d, Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the quaternion product of + quaternions q1 and q2 (this = q1 * q2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#mul-org.jogamp.vecmath.Quat4d-">mul(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the quaternion product of + itself and q1 (this = this * q1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#mul-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Quat4f-">mul(Quat4f, Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the quaternion product of + quaternions q1 and q2 (this = q1 * q2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#mul-org.jogamp.vecmath.Quat4f-">mul(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Sets the value of this quaternion to the quaternion product of + itself and q1 (this = this * q1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#mulInverse-org.jogamp.vecmath.Quat4d-org.jogamp.vecmath.Quat4d-">mulInverse(Quat4d, Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Multiplies quaternion q1 by the inverse of quaternion q2 and places + the value into this quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4d.html#mulInverse-org.jogamp.vecmath.Quat4d-">mulInverse(Quat4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4d.html" title="class in org.jogamp.vecmath">Quat4d</a></dt> +<dd> +<div class="block">Multiplies this quaternion by the inverse of quaternion q1 and places + the value into this quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#mulInverse-org.jogamp.vecmath.Quat4f-org.jogamp.vecmath.Quat4f-">mulInverse(Quat4f, Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Multiplies quaternion q1 by the inverse of quaternion q2 and places + the value into this quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Quat4f.html#mulInverse-org.jogamp.vecmath.Quat4f-">mulInverse(Quat4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Quat4f.html" title="class in org.jogamp.vecmath">Quat4f</a></dt> +<dd> +<div class="block">Multiplies this quaternion by the inverse of quaternion q1 and places + the value into this quaternion.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mulNormalize-org.jogamp.vecmath.Matrix3d-">mulNormalize(Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies this matrix by matrix m1, does an SVD normalization + of the result, and places the result back into this matrix + this = SVDnorm(this*m1).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mulNormalize-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">mulNormalize(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies matrix m1 by matrix m2, does an SVD normalization + of the result, and places the result into this matrix + this = SVDnorm(m1*m2).</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mulNormalize-org.jogamp.vecmath.Matrix3f-">mulNormalize(Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies this matrix by matrix m1, does an SVD normalization + of the result, and places the result back into this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mulNormalize-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">mulNormalize(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies matrix m1 by matrix m2, does an SVD normalization + of the result, and places the result into this matrix.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#mulTransposeBoth-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">mulTransposeBoth(GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times the transpose of matrix + m2, and places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mulTransposeBoth-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">mulTransposeBoth(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times the transpose of matrix + m2, and places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mulTransposeBoth-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">mulTransposeBoth(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times the transpose of matrix + m2, and places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mulTransposeBoth-org.jogamp.vecmath.Matrix4d-org.jogamp.vecmath.Matrix4d-">mulTransposeBoth(Matrix4d, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times the transpose of matrix + m2, and places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mulTransposeBoth-org.jogamp.vecmath.Matrix4f-org.jogamp.vecmath.Matrix4f-">mulTransposeBoth(Matrix4f, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times the transpose of matrix + m2, and places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#mulTransposeLeft-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">mulTransposeLeft(GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mulTransposeLeft-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">mulTransposeLeft(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mulTransposeLeft-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">mulTransposeLeft(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mulTransposeLeft-org.jogamp.vecmath.Matrix4d-org.jogamp.vecmath.Matrix4d-">mulTransposeLeft(Matrix4d, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mulTransposeLeft-org.jogamp.vecmath.Matrix4f-org.jogamp.vecmath.Matrix4f-">mulTransposeLeft(Matrix4f, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Multiplies the transpose of matrix m1 times matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/GMatrix.html#mulTransposeRight-org.jogamp.vecmath.GMatrix-org.jogamp.vecmath.GMatrix-">mulTransposeRight(GMatrix, GMatrix)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/GMatrix.html" title="class in org.jogamp.vecmath">GMatrix</a></dt> +<dd> +<div class="block">Multiplies matrix m1 times the transpose of matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3d.html#mulTransposeRight-org.jogamp.vecmath.Matrix3d-org.jogamp.vecmath.Matrix3d-">mulTransposeRight(Matrix3d, Matrix3d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3d.html" title="class in org.jogamp.vecmath">Matrix3d</a></dt> +<dd> +<div class="block">Multiplies matrix m1 times the transpose of matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix3f.html#mulTransposeRight-org.jogamp.vecmath.Matrix3f-org.jogamp.vecmath.Matrix3f-">mulTransposeRight(Matrix3f, Matrix3f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix3f.html" title="class in org.jogamp.vecmath">Matrix3f</a></dt> +<dd> +<div class="block">Multiplies matrix m1 times the transpose of matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4d.html#mulTransposeRight-org.jogamp.vecmath.Matrix4d-org.jogamp.vecmath.Matrix4d-">mulTransposeRight(Matrix4d, Matrix4d)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4d.html" title="class in org.jogamp.vecmath">Matrix4d</a></dt> +<dd> +<div class="block">Multiplies matrix m1 times the transpose of matrix m2, and + places the result into this.</div> +</dd> +<dt><span class="memberNameLink"><a href="../org/jogamp/vecmath/Matrix4f.html#mulTransposeRight-org.jogamp.vecmath.Matrix4f-org.jogamp.vecmath.Matrix4f-">mulTransposeRight(Matrix4f, Matrix4f)</a></span> - Method in class org.jogamp.vecmath.<a href="../org/jogamp/vecmath/Matrix4f.html" title="class in org.jogamp.vecmath">Matrix4f</a></dt> +<dd> +<div class="block">Multiplies matrix m1 times the transpose of matrix m2, and + places the result into this.</div> +</dd> +</dl> +<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a href="index-19.html">X</a> <a href="index-20.html">Y</a> <a href="index-21.html">Z</a> </div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../org/jogamp/vecmath/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="../org/jogamp/vecmath/package-tree.html">Tree</a></li> +<li><a href="../deprecated-list.html">Deprecated</a></li> +<li class="navBarCell1Rev">Index</li> +<li><a href="../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="index-8.html">Prev Letter</a></li> +<li><a href="index-10.html">Next Letter</a></li> +</ul> +<ul class="navList"> +<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li> +<li><a href="index-9.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |