Tom Lint 92e29ba3dd Fixed compiler errors
Regenerated JavaDoc
Updated whitespace usage
Added LWJGL libraries and binaries
2013-10-15 12:34:51 +02:00

356 lines
16 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nl">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Tue Oct 15 12:25:35 CEST 2013 -->
<title>Uses of Interface System.IEquatable</title>
<meta name="date" content="2013-10-15">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface System.IEquatable";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../System/IEquatable.html" title="interface in System">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?System/class-use/IEquatable.html" target="_top">Frames</a></li>
<li><a href="IEquatable.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="header">
<h2 title="Uses of Interface System.IEquatable" class="title">Uses of Interface<br>System.IEquatable</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework">Microsoft.Xna.Framework</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework.Graphics">Microsoft.Xna.Framework.Graphics</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework.Input">Microsoft.Xna.Framework.Input</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework.Input.Touch">Microsoft.Xna.Framework.Input.Touch</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#System">System</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="Microsoft.Xna.Framework">
<!-- -->
</a>
<h3>Uses of <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a> in <a href="../../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a> that implement <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></strong></code>
<div class="block">Defines an axis-aligned box-shaped 3D volume.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></strong></code>
<div class="block">Defines a sphere.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></strong></code>
<div class="block">Represents a four-component color using red, green, blue, and alpha data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></strong></code>
<div class="block">Defines a matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</a></strong></code>
<div class="block">Defines a plane.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Point.html" title="class in Microsoft.Xna.Framework">Point</a></strong></code>
<div class="block">Defines a point in 2D space.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></strong></code>
<div class="block">Defines a four-dimensional vector (x,y,z,w), which is used to efficiently rotate an object about the (x, y, z) vector by the angle theta, where w = cos(theta/2).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</a></strong></code>
<div class="block">Defines a ray.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></strong></code>
<div class="block">Defines a rectangle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></strong></code>
<div class="block">Defines a vector with two components.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></strong></code>
<div class="block">Defines a vector with three components.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></strong></code>
<div class="block">Defines a vector with four components.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="Microsoft.Xna.Framework.Graphics">
<!-- -->
</a>
<h3>Uses of <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a> in <a href="../../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a> that implement <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Graphics/VertexPositionColor.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionColor</a></strong></code>
<div class="block">Describes a custom vertex format structure that contains position and color information.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Graphics/VertexPositionColorTexture.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionColorTexture</a></strong></code>
<div class="block">Describes a custom vertex format structure that contains position, color, and one set of texture coordinates.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Graphics/VertexPositionTexture.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionTexture</a></strong></code>
<div class="block">Describes a custom vertex format structure that contains position and one set of texture coordinates.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</a></strong></code>
<div class="block">Defines the window dimensions of a render-target surface onto which a 3D volume projects.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="Microsoft.Xna.Framework.Input">
<!-- -->
</a>
<h3>Uses of <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a> in <a href="../../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a> that implement <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Input/GamePadButtons.html" title="class in Microsoft.Xna.Framework.Input">GamePadButtons</a></strong></code>
<div class="block">Identifies whether the buttons on an Xbox 360 Controller are pressed or released.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Input/GamePadDPad.html" title="class in Microsoft.Xna.Framework.Input">GamePadDPad</a></strong></code>
<div class="block">Identifies which directions on the directional pad of an Xbox 360 Controller are being pressed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Input/KeyboardState.html" title="class in Microsoft.Xna.Framework.Input">KeyboardState</a></strong></code>
<div class="block">Represents a state of keystrokes recorded by a keyboard input device.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Input/MouseState.html" title="class in Microsoft.Xna.Framework.Input">MouseState</a></strong></code>
<div class="block">Represents the state of a mouse input device, including mouse cursor position and buttons pressed.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="Microsoft.Xna.Framework.Input.Touch">
<!-- -->
</a>
<h3>Uses of <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a> in <a href="../../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a> that implement <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../Microsoft/Xna/Framework/Input/Touch/TouchLocation.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchLocation</a></strong></code>
<div class="block">Provides methods and properties for interacting with a touch location on a touch screen device.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="System">
<!-- -->
</a>
<h3>Uses of <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a> in <a href="../../System/package-summary.html">System</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../System/package-summary.html">System</a> that implement <a href="../../System/IEquatable.html" title="interface in System">IEquatable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../System/TimeSpan.html" title="class in System">TimeSpan</a></strong></code>
<div class="block">Represents a time interval.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../System/IEquatable.html" title="interface in System">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?System/class-use/IEquatable.html" target="_top">Frames</a></li>
<li><a href="IEquatable.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>