diff options
Diffstat (limited to 'doc/index-files/index-5.html')
-rw-r--r-- | doc/index-files/index-5.html | 931 |
1 files changed, 931 insertions, 0 deletions
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> |