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

855 lines
86 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:37 CEST 2013 -->
<title>C-Index</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="C-Index";
}
//-->
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-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-filesindex-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>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#CadetBlue">CadetBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:95 G:158 B:160 A:255.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#CanRead()">CanRead()</a></span> - Method in class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#CanRead()">CanRead()</a></span> - Method in class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#CanRead()">CanRead()</a></span> - Method in class System.IO.<a href="../System/IO/Stream.html" title="class in System.IO">Stream</a></dt>
<dd>
<div class="block">When overridden in a derived class, gets a value indicating whether the current stream supports reading.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#CanSeek()">CanSeek()</a></span> - Method in class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#CanSeek()">CanSeek()</a></span> - Method in class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#CanSeek()">CanSeek()</a></span> - Method in class System.IO.<a href="../System/IO/Stream.html" title="class in System.IO">Stream</a></dt>
<dd>
<div class="block">When overridden in a derived class, gets a value indicating whether the current stream supports seeking.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#CanTimeout()">CanTimeout()</a></span> - Method in class System.IO.<a href="../System/IO/Stream.html" title="class in System.IO">Stream</a></dt>
<dd>
<div class="block">Gets a value that determines whether the current stream can time out.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#CanWrite()">CanWrite()</a></span> - Method in class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#CanWrite()">CanWrite()</a></span> - Method in class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#CanWrite()">CanWrite()</a></span> - Method in class System.IO.<a href="../System/IO/Stream.html" title="class in System.IO">Stream</a></dt>
<dd>
<div class="block">When overridden in a derived class, gets a value indicating whether the current stream supports writing.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/MathHelper.html#CatmullRom(float, float, float, float, float)">CatmullRom(float, float, float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/MathHelper.html" title="class in Microsoft.Xna.Framework">MathHelper</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#CatmullRom(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, float)">CatmullRom(Vector2, Vector2, Vector2, Vector2, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#CatmullRom(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, float, Microsoft.Xna.Framework.Vector2)">CatmullRom(Vector2, Vector2, Vector2, Vector2, float, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#CatmullRom(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, float)">CatmullRom(Vector3, Vector3, Vector3, Vector3, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#CatmullRom(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, float, Microsoft.Xna.Framework.Vector3)">CatmullRom(Vector3, Vector3, Vector3, Vector3, float, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#CatmullRom(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, float)">CatmullRom(Vector4, Vector4, Vector4, Vector4, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#CatmullRom(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, float, Microsoft.Xna.Framework.Vector4)">CatmullRom(Vector4, Vector4, Vector4, Vector4, float, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Performs a Catmull-Rom interpolation using the specified positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Center">Center</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">The center point of the sphere.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#Center()">Center()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Gets the Point that specifies the center of the rectangle.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#ChangeItemKey(TItem, TKey)">ChangeItemKey(TItem, TKey)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>
<div class="block">Changes the key associated with the specified element in the lookup dictionary.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Chartreuse">Chartreuse</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:127 G:255 B:0 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Chocolate">Chocolate</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:210 G:105 B:30 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/MathHelper.html#Clamp(float, float, float)">Clamp(float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/MathHelper.html" title="class in Microsoft.Xna.Framework">MathHelper</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Clamp(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Clamp(Vector2, Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Clamp(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Clamp(Vector2, Vector2, Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Clamp(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Clamp(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Clamp(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Clamp(Vector3, Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Clamp(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Clamp(Vector4, Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Clamp(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Clamp(Vector4, Vector4, Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Restricts a value to be within a specified range.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Clear(Microsoft.Xna.Framework.Color)">Clear(Color)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Clear(java.util.EnumSet, Microsoft.Xna.Framework.Color, float, int)">Clear(EnumSet&lt;ClearOptions&gt;, Color, float, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Clear(java.util.EnumSet, Microsoft.Xna.Framework.Vector4, float, int)">Clear(EnumSet&lt;ClearOptions&gt;, Vector4, float, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#Clear()">Clear()</a></span> - Method in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<div class="block">Removes all TouchLocation objects from the collection.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/ICollection.html#Clear()">Clear()</a></span> - Method in interface System.Collections.Generic.<a href="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic">ICollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#Clear()">Clear()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Removes all elements from the Collection<>.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#ClearItems()">ClearItems()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Removes all elements from the Collection<>.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#ClearItems()">ClearItems()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ClearOptions.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">ClearOptions</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#Clone()">Clone()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Creates a clone of the current DualTextureEffect instance.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Effect.html#Clone()">Clone()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics">Effect</a></dt>
<dd>
<div class="block">Copies data from an existing object to this object.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html#Clone()">Clone()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/BinaryReader.html#Close()">Close()</a></span> - Method in class System.IO.<a href="../System/IO/BinaryReader.html" title="class in System.IO">BinaryReader</a></dt>
<dd>
<div class="block">Closes the current reader and the underlying stream.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/BinaryWriter.html#Close()">Close()</a></span> - Method in class System.IO.<a href="../System/IO/BinaryWriter.html" title="class in System.IO">BinaryWriter</a></dt>
<dd>
<div class="block">Closes the current System.IO.BinaryWriter and the underlying stream.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#Close()">Close()</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>
<div class="block">Closes a store previously opened with System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(System.IO.IsolatedStorage.IsolatedStorageScope,System.Type,System.Type), System.IO.IsolatedStorage.IsolatedStorageFile.GetUserStoreForAssembly(), or System.IO.IsolatedStorage.IsolatedStorageFile.GetUserStoreForDomain().</div>
</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#Close()">Close()</a></span> - Method in class System.IO.<a href="../System/IO/Stream.html" title="class in System.IO">Stream</a></dt>
<dd>
<div class="block">Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.</div>
</dd>
<dt><a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel"><span class="strong">Collection</span></a>&lt;<a href="../System/Collections/ObjectModel/Collection.html" title="type parameter in Collection">T</a>&gt; - Class in <a href="../System/Collections/ObjectModel/package-summary.html">System.Collections.ObjectModel</a></dt>
<dd>
<div class="block">Provides the base class for a generic collection.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#Collection()">Collection()</a></span> - Constructor for class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Initializes a new instance of the Collection<> class that is empty.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#Collection(java.util.List)">Collection(List&lt;T&gt;)</a></span> - Constructor for class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Initializes a new instance of the Collection<> class as a wrapper for the specified list.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework"><span class="strong">Color</span></a> - Class in <a href="../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a></dt>
<dd>
<div class="block">Represents a four-component color using red, green, blue, and alpha data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color(Microsoft.Xna.Framework.Vector3)">Color(Vector3)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Creates a new instance of the class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color(Microsoft.Xna.Framework.Vector4)">Color(Vector4)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Creates a new instance of the class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color(int, int, int)">Color(int, int, int)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Creates a new instance of the class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color(float, float, float)">Color(float, float, float)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Creates a new instance of the class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color(int, int, int, int)">Color(int, int, int, int)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Creates a new instance of the class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color(float, float, float, float)">Color(float, float, float, float)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Creates a new instance of the class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Color()">Color()</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColor.html#Color">Color</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColor.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionColor</a></dt>
<dd>
<div class="block">The vertex color.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColorTexture.html#Color">Color</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColorTexture.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionColorTexture</a></dt>
<dd>
<div class="block">The vertex color.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ColorWriteChannels.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">ColorWriteChannels</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Defines the color channels that can be chosen for a per-channel write to a render target color buffer.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#Compare(System.TimeSpan, System.TimeSpan)">Compare(TimeSpan, TimeSpan)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Compares two TimeSpan values and returns an integer that indicates their relationship.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/CompareFunction.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">CompareFunction</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Defines comparison functions that can be chosen for alpha, stencil, or depth-buffer tests.</div>
</dd>
<dt><span class="strong"><a href="../System/IComparable.html#CompareTo(T)">CompareTo(T)</a></span> - Method in interface System.<a href="../System/IComparable.html" title="interface in System">IComparable</a></dt>
<dd>
<div class="block">Compares the current object with an object of the same type.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#CompareTo(System.TimeSpan)">CompareTo(TimeSpan)</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Compares this instance to a specified TimeSpan object and returns an indication of their relative values.</div>
</dd>
<dt><span class="strong"><a href="../System/IAsyncResult.html#CompletedSynchronously()">CompletedSynchronously()</a></span> - Method in interface System.<a href="../System/IAsyncResult.html" title="interface in System">IAsyncResult</a></dt>
<dd>
<div class="block">Gets an indication of whether the asynchronous operation completed synchronously.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Concatenate(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Concatenate(Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Concatenates two Quaternions; the result represents the value1 rotation followed by the value2 rotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Concatenate(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Concatenate(Quaternion, Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Concatenates two Quaternions; the result represents the value1 rotation followed by the value2 rotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Conjugate()">Conjugate()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Transforms this Quaternion into its conjugate.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Conjugate(Microsoft.Xna.Framework.Quaternion)">Conjugate(Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Returns the conjugate of a specified Quaternion.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Conjugate(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Conjugate(Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Returns the conjugate of a specified Quaternion.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/ContainmentType.html" title="enum in Microsoft.Xna.Framework"><span class="strong">ContainmentType</span></a> - Enum in <a href="../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a></dt>
<dd>
<div class="block">Indicates the extent to which bounding volumes intersect or contain one another.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#Contains(Microsoft.Xna.Framework.BoundingBox)">Contains(BoundingBox)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Tests whether the BoundingBox contains another BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#Contains(Microsoft.Xna.Framework.BoundingSphere)">Contains(BoundingSphere)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Tests whether the BoundingBox contains a BoundingSphere.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#Contains(Microsoft.Xna.Framework.Vector3)">Contains(Vector3)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Tests whether the BoundingBox contains a point.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Contains(Microsoft.Xna.Framework.BoundingBox)">Contains(BoundingBox)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Checks whether the current BoundingSphere contains the specified BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Contains(Microsoft.Xna.Framework.BoundingSphere)">Contains(BoundingSphere)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Checks whether the current BoundingSphere contains the specified BoundingSphere.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Contains(Microsoft.Xna.Framework.Vector3)">Contains(Vector3)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Checks whether the current BoundingSphere contains the specified point.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Contains(Microsoft.Xna.Framework.BoundingBox, Microsoft.Xna.Framework.ContainmentType)">Contains(BoundingBox, ContainmentType)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Checks whether the current BoundingSphere contains the specified BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Contains(Microsoft.Xna.Framework.BoundingSphere, Microsoft.Xna.Framework.ContainmentType)">Contains(BoundingSphere, ContainmentType)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Checks whether the current BoundingSphere contains the specified BoundingSphere.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#Contains(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.ContainmentType)">Contains(Vector3, ContainmentType)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Checks whether the current BoundingSphere contains the specified point.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#Contains(Microsoft.Xna.Framework.Input.Touch.TouchLocation)">Contains(TouchLocation)</a></span> - Method in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<div class="block">Checks if the current touch collection contains the specified touch location.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#Contains(Microsoft.Xna.Framework.Point)">Contains(Point)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Determines whether this Rectangle contains a specified Point.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#Contains(Microsoft.Xna.Framework.Rectangle)">Contains(Rectangle)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Determines whether this Rectangle entirely contains a specified Rectangle.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#Contains(Microsoft.Xna.Framework.Rectangle, boolean)">Contains(Rectangle, boolean)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Determines whether this Rectangle entirely contains a specified Rectangle.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#Contains(int, int)">Contains(int, int)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Determines whether this Rectangle contains a specified point represented by its x- and y-coordinates.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#Contains(Microsoft.Xna.Framework.Point, boolean)">Contains(Point, boolean)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Determines whether this Rectangle contains a specified Point.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/ICollection.html#Contains(T)">Contains(T)</a></span> - Method in interface System.Collections.Generic.<a href="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic">ICollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#Contains(TKey)">Contains(TKey)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/ReadOnlyCollection.html#Contains(T)">Contains(T)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/ReadOnlyCollection.html" title="class in System.Collections.ObjectModel">ReadOnlyCollection</a></dt>
<dd>
<div class="block">Determines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection<T>.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html" title="class in Microsoft.Xna.Framework.Content"><span class="strong">ContentLoadException</span></a> - Exception in <a href="../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></dt>
<dd>
<div class="block">Exception used to report errors from the ContentManager.Load method.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html#ContentLoadException()">ContentLoadException()</a></span> - Constructor for exception Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html" title="class in Microsoft.Xna.Framework.Content">ContentLoadException</a></dt>
<dd>
<div class="block">Creates a new instance of ContentLoadException.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html#ContentLoadException(java.lang.String)">ContentLoadException(String)</a></span> - Constructor for exception Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html" title="class in Microsoft.Xna.Framework.Content">ContentLoadException</a></dt>
<dd>
<div class="block">Creates a new instance of ContentLoadException.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html#ContentLoadException(java.lang.String, java.lang.Exception)">ContentLoadException(String, Exception)</a></span> - Constructor for exception Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentLoadException.html" title="class in Microsoft.Xna.Framework.Content">ContentLoadException</a></dt>
<dd>
<div class="block">Creates a new instance of ContentLoadException.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DynamicIndexBuffer.html#ContentLost">ContentLost</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DynamicIndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">DynamicIndexBuffer</a></dt>
<dd>
<div class="block">Occurs when resources are lost due to a lost device event.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DynamicVertexBuffer.html#ContentLost">ContentLost</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DynamicVertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">DynamicVertexBuffer</a></dt>
<dd>
<div class="block">Occurs when resources are lost due to a lost device event.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html#ContentLost">ContentLost</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTarget2D</a></dt>
<dd>
<div class="block">Occurs when resources are lost due to a lost device event.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html#ContentLost">ContentLost</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetCube</a></dt>
<dd>
<div class="block">Occurs when a resource is lost due to a device being lost.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Content/ContentManager.html" title="class in Microsoft.Xna.Framework.Content"><span class="strong">ContentManager</span></a> - Class in <a href="../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></dt>
<dd>
<div class="block">The ContentManager is the run-time component which loads managed objects from the binary files produced by the design time content pipeline.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentManager.html#ContentManager(System.IServiceProvider)">ContentManager(IServiceProvider)</a></span> - Constructor for class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentManager.html" title="class in Microsoft.Xna.Framework.Content">ContentManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentManager.html#ContentManager(System.IServiceProvider, java.lang.String)">ContentManager(IServiceProvider, String)</a></span> - Constructor for class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentManager.html" title="class in Microsoft.Xna.Framework.Content">ContentManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Content/ContentReader.html" title="class in Microsoft.Xna.Framework.Content"><span class="strong">ContentReader</span></a> - Class in <a href="../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></dt>
<dd>
<div class="block">A worker object that implements most of ContentManager.Load.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Content/ContentTypeReader.html" title="class in Microsoft.Xna.Framework.Content"><span class="strong">ContentTypeReader</span></a>&lt;<a href="../Microsoft/Xna/Framework/Content/ContentTypeReader.html" title="type parameter in ContentTypeReader">T</a>&gt; - Class in <a href="../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></dt>
<dd>
<div class="block">Worker for reading a specific managed type from a binary format.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentTypeReader.html#ContentTypeReader()">ContentTypeReader()</a></span> - Constructor for class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentTypeReader.html" title="class in Microsoft.Xna.Framework.Content">ContentTypeReader</a></dt>
<dd>
<div class="block">Creates a new instance of ContentTypeReader.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#CopyAbsoluteBoneTransformsTo(Microsoft.Xna.Framework.Matrix[])">CopyAbsoluteBoneTransformsTo(Matrix[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>
<div class="block">Copies a transform of each bone in a model relative to all parent bones of the bone into a given array.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#CopyBoneTransformsFrom(Microsoft.Xna.Framework.Matrix[])">CopyBoneTransformsFrom(Matrix[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>
<div class="block">Copies an array of transforms into each bone in the model.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#CopyBoneTransformsTo(Microsoft.Xna.Framework.Matrix[])">CopyBoneTransformsTo(Matrix[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>
<div class="block">Copies each bone transform relative only to the parent bone of the model to a given array.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#CopyFile(java.lang.String, java.lang.String, boolean)">CopyFile(String, String, boolean)</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>
<div class="block">Copies an existing file to a new file, and optionally overwrites an existing file.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#CopyTo(Microsoft.Xna.Framework.Input.Touch.TouchLocation[], int)">CopyTo(TouchLocation[], int)</a></span> - Method in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<div class="block">Copies the touch location to the collection at the specified index.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/ICollection.html#CopyTo(T[], int)">CopyTo(T[], int)</a></span> - Method in interface System.Collections.Generic.<a href="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic">ICollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/ReadOnlyCollection.html#CopyTo(T[], int)">CopyTo(T[], int)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/ReadOnlyCollection.html" title="class in System.Collections.ObjectModel">ReadOnlyCollection</a></dt>
<dd>
<div class="block">Copies the entire System.Collections.ObjectModel.ReadOnlyCollection<T> to a compatible one-dimensional System.Array, starting at the specified index of the target array.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Coral">Coral</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:255 G:127 B:80 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#CornerCount">CornerCount</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Specifies the total number of corners (8) in the BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#CornflowerBlue">CornflowerBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:100 G:149 B:237 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Cornsilk">Cornsilk</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:255 G:248 B:220 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotationCollection.html#Count()">Count()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotationCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotationCollection</a></dt>
<dd>
<div class="block">Gets the number of EffectAnnotation objects in this EffectAnnotationCollection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html#Count()">Count()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameterCollection</a></dt>
<dd>
<div class="block">Gets the number of EffectParameter objects in this EffectParameterCollection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectPassCollection.html#Count()">Count()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectPassCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPassCollection</a></dt>
<dd>
<div class="block">Gets the number of objects in the collection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectTechniqueCollection.html#Count()">Count()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectTechniqueCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectTechniqueCollection</a></dt>
<dd>
<div class="block">Gets the number of objects in the collection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#Count()">Count()</a></span> - Method in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<div class="block">Gets the current number of touch locations for the touch screen.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/ICollection.html#Count()">Count()</a></span> - Method in interface System.Collections.Generic.<a href="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic">ICollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#Count()">Count()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Gets the number of elements actually contained in the System.Collections.ObjectModel.Collection<T>.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/ReadOnlyCollection.html#Count()">Count()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/ReadOnlyCollection.html" title="class in System.Collections.ObjectModel">ReadOnlyCollection</a></dt>
<dd>
<div class="block">Gets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection<T> instance.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateBillboard(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">CreateBillboard(Vector3, Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a spherical billboard that rotates around a specified object position.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateBillboard(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Matrix)">CreateBillboard(Vector3, Vector3, Vector3, Vector3, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a spherical billboard that rotates around a specified object position.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateConstrainedBillboard(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">CreateConstrainedBillboard(Vector3, Vector3, Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a cylindrical billboard that rotates around a specified axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateConstrainedBillboard(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Matrix)">CreateConstrainedBillboard(Vector3, Vector3, Vector3, Vector3, Vector3, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a cylindrical billboard that rotates around a specified axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#CreateDirectory(java.lang.String)">CreateDirectory(String)</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Creates a new directory in the StorageContainer scope.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#CreateDirectory(java.lang.String)">CreateDirectory(String)</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#CreateFile(java.lang.String)">CreateFile(String)</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Creates a file at a specified path in the StorageContainer.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#CreateFile(java.lang.String)">CreateFile(String)</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateFromAxisAngle(Microsoft.Xna.Framework.Vector3, float)">CreateFromAxisAngle(Vector3, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a new Matrix that rotates around an arbitrary vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateFromAxisAngle(Microsoft.Xna.Framework.Vector3, float, Microsoft.Xna.Framework.Matrix)">CreateFromAxisAngle(Vector3, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a new Matrix that rotates around an arbitrary vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#CreateFromAxisAngle(Microsoft.Xna.Framework.Vector3, float)">CreateFromAxisAngle(Vector3, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Creates a Quaternion from a vector and an angle to rotate about the vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#CreateFromAxisAngle(Microsoft.Xna.Framework.Vector3, float, Microsoft.Xna.Framework.Quaternion)">CreateFromAxisAngle(Vector3, float, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Creates a Quaternion from a vector and an angle to rotate about the vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#CreateFromBoundingBox(Microsoft.Xna.Framework.BoundingBox)">CreateFromBoundingBox(BoundingBox)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Creates the smallest BoundingSphere that can contain a specified BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#CreateFromBoundingBox(Microsoft.Xna.Framework.BoundingBox, Microsoft.Xna.Framework.BoundingSphere)">CreateFromBoundingBox(BoundingBox, BoundingSphere)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Creates the smallest BoundingSphere that can contain a specified BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateFromQuaternion(Microsoft.Xna.Framework.Quaternion)">CreateFromQuaternion(Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a rotation Matrix from a Quaternion.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateFromQuaternion(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Matrix)">CreateFromQuaternion(Quaternion, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a rotation Matrix from a Quaternion.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#CreateFromRotationMatrix(Microsoft.Xna.Framework.Matrix)">CreateFromRotationMatrix(Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Creates a Quaternion from a rotation Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#CreateFromRotationMatrix(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Quaternion)">CreateFromRotationMatrix(Matrix, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Creates a Quaternion from a rotation Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#CreateFromSphere(Microsoft.Xna.Framework.BoundingSphere)">CreateFromSphere(BoundingSphere)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Creates the smallest BoundingBox that will contain the specified BoundingSphere.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#CreateFromSphere(Microsoft.Xna.Framework.BoundingSphere, Microsoft.Xna.Framework.BoundingBox)">CreateFromSphere(BoundingSphere, BoundingBox)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Creates the smallest BoundingBox that will contain the specified BoundingSphere.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateFromYawPitchRoll(float, float, float)">CreateFromYawPitchRoll(float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a new rotation matrix from a specified yaw, pitch, and roll.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateFromYawPitchRoll(float, float, float, Microsoft.Xna.Framework.Matrix)">CreateFromYawPitchRoll(float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a new rotation matrix from a specified yaw, pitch, and roll.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#CreateFromYawPitchRoll(float, float, float)">CreateFromYawPitchRoll(float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Creates a new Quaternion from specified yaw, pitch, and roll angles.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#CreateFromYawPitchRoll(float, float, float, Microsoft.Xna.Framework.Quaternion)">CreateFromYawPitchRoll(float, float, float, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Creates a new Quaternion from specified yaw, pitch, and roll angles.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#CreateInstance()">CreateInstance()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Creates a new SoundEffectInstance for this SoundEffect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateLookAt(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">CreateLookAt(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a view matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateLookAt(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Matrix)">CreateLookAt(Vector3, Vector3, Vector3, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a view matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#CreateMerged(Microsoft.Xna.Framework.BoundingBox, Microsoft.Xna.Framework.BoundingBox)">CreateMerged(BoundingBox, BoundingBox)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Creates the smallest BoundingBox that contains the two specified BoundingBox instances.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#CreateMerged(Microsoft.Xna.Framework.BoundingBox, Microsoft.Xna.Framework.BoundingBox, Microsoft.Xna.Framework.BoundingBox)">CreateMerged(BoundingBox, BoundingBox, BoundingBox)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">Creates the smallest BoundingBox that contains the two specified BoundingBox instances.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#CreateMerged(Microsoft.Xna.Framework.BoundingSphere, Microsoft.Xna.Framework.BoundingSphere)">CreateMerged(BoundingSphere, BoundingSphere)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Creates a BoundingSphere that contains the two specified BoundingSphere instances.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingSphere.html#CreateMerged(Microsoft.Xna.Framework.BoundingSphere, Microsoft.Xna.Framework.BoundingSphere, Microsoft.Xna.Framework.BoundingSphere)">CreateMerged(BoundingSphere, BoundingSphere, BoundingSphere)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</a></dt>
<dd>
<div class="block">Creates a BoundingSphere that contains the two specified BoundingSphere instances.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateOrthographic(float, float, float, float)">CreateOrthographic(float, float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds an orthogonal projection matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateOrthographic(float, float, float, float, Microsoft.Xna.Framework.Matrix)">CreateOrthographic(float, float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds an orthogonal projection matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateOrthographicOffCenter(float, float, float, float, float, float)">CreateOrthographicOffCenter(float, float, float, float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a customized, orthogonal projection matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateOrthographicOffCenter(float, float, float, float, float, float, Microsoft.Xna.Framework.Matrix)">CreateOrthographicOffCenter(float, float, float, float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a customized, orthogonal projection matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreatePerspective(float, float, float, float)">CreatePerspective(float, float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a perspective projection matrix and returns the result by value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreatePerspective(float, float, float, float, Microsoft.Xna.Framework.Matrix)">CreatePerspective(float, float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a perspective projection matrix and returns the result by reference.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreatePerspectiveFieldOfView(float, float, float, float)">CreatePerspectiveFieldOfView(float, float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a perspective projection matrix based on a field of view and returns by value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreatePerspectiveFieldOfView(float, float, float, float, Microsoft.Xna.Framework.Matrix)">CreatePerspectiveFieldOfView(float, float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a perspective projection matrix based on a field of view and returns by reference.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreatePerspectiveOffCenter(float, float, float, float, float, float)">CreatePerspectiveOffCenter(float, float, float, float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a customized, perspective projection matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreatePerspectiveOffCenter(float, float, float, float, float, float, Microsoft.Xna.Framework.Matrix)">CreatePerspectiveOffCenter(float, float, float, float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Builds a customized, perspective projection matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateReflection(Microsoft.Xna.Framework.Plane)">CreateReflection(Plane)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a Matrix that reflects the coordinate system about a specified Plane.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateReflection(Microsoft.Xna.Framework.Plane, Microsoft.Xna.Framework.Matrix)">CreateReflection(Plane, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a Matrix that reflects the coordinate system about a specified Plane.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateRotationX(float)">CreateRotationX(float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Returns a matrix that can be used to rotate a set of vertices around the x-axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateRotationX(float, Microsoft.Xna.Framework.Matrix)">CreateRotationX(float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Populates data into a user-specified matrix that can be used to rotate a set of vertices around the x-axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateRotationY(float)">CreateRotationY(float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Returns a matrix that can be used to rotate a set of vertices around the y-axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateRotationY(float, Microsoft.Xna.Framework.Matrix)">CreateRotationY(float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Populates data into a user-specified matrix that can be used to rotate a set of vertices around the y-axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateRotationZ(float)">CreateRotationZ(float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Returns a matrix that can be used to rotate a set of vertices around the z-axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateRotationZ(float, Microsoft.Xna.Framework.Matrix)">CreateRotationZ(float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Populates data into a user-specified matrix that can be used to rotate a set of vertices around the z-axis.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateScale(Microsoft.Xna.Framework.Vector3)">CreateScale(Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a scaling Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateScale(float)">CreateScale(float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a scaling Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateScale(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Matrix)">CreateScale(Vector3, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a scaling Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateScale(float, Microsoft.Xna.Framework.Matrix)">CreateScale(float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a scaling Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateScale(float, float, float)">CreateScale(float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a scaling Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateScale(float, float, float, Microsoft.Xna.Framework.Matrix)">CreateScale(float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a scaling Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateShadow(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Plane)">CreateShadow(Vector3, Plane)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a Matrix that flattens geometry into a specified Plane as if casting a shadow from a specified light source.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateShadow(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Plane, Microsoft.Xna.Framework.Matrix)">CreateShadow(Vector3, Plane, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Fills in a Matrix to flatten geometry into a specified Plane as if casting a shadow from a specified light source.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateTranslation(Microsoft.Xna.Framework.Vector3)">CreateTranslation(Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a translation Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateTranslation(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Matrix)">CreateTranslation(Vector3, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a translation Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateTranslation(float, float, float)">CreateTranslation(float, float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a translation Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateTranslation(float, float, float, Microsoft.Xna.Framework.Matrix)">CreateTranslation(float, float, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a translation Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateWorld(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">CreateWorld(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a world matrix with the specified parameters.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#CreateWorld(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Matrix)">CreateWorld(Vector3, Vector3, Vector3, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Creates a world matrix with the specified parameters.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Crimson">Crimson</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:220 G:20 B:60 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Cross(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Cross(Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Calculates the cross product of two vectors.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Cross(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Cross(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Calculates the cross product of two vectors.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/CubeMapFace.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">CubeMapFace</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Defines the faces of a cube map in the TextureCube class type.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#CullClockwise">CullClockwise</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>
<div class="block">A built-in state object with settings for culling primitives with clockwise winding order.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#CullCounterClockwise">CullCounterClockwise</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>
<div class="block">A built-in state object with settings for culling primitives with counter-clockwise winding order.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/CullMode.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">CullMode</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Defines winding orders that may be used to identify back faces for culling.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#CullNone">CullNone</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>
<div class="block">A built-in state object with settings for not culling any primitives.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Effect.html#CurrentTechnique">CurrentTechnique</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics">Effect</a></dt>
<dd>
<div class="block">Gets or sets the active technique.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Cyan">Cyan</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:0 G:255 B:255 A:255.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-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-filesindex-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>