<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Sun Nov 03 15:35:46 CET 2013 -->
<title>com.badlogic.gdx.math Class Hierarchy (libgdx API)
</title>
<meta name="date" content="2013-11-03">
<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="com.badlogic.gdx.math Class Hierarchy (libgdx API)";
}
//-->
</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>Class
</li>
<li>Use
</li>
<li class="navBarCell1Rev">Tree
</li>
<li><a href="../../../../deprecated-list.html">Deprecated
</a></li>
<li><a href="../../../../index-all.html">Index
</a></li>
<li><a href="../../../../help-doc.html">Help
</a></li>
</ul>
<div class="aboutLanguage"><em>
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/badlogic/gdx/maps/tiled/tiles/package-tree.html">Prev
</a></li>
<li><a href="../../../../com/badlogic/gdx/math/collision/package-tree.html">Next
</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/badlogic/gdx/math/package-tree.html" target="_top">Frames
</a></li>
<li><a href="package-tree.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">
<h1 class="title">Hierarchy For Package com.badlogic.gdx.math
</h1>
<span class="strong">Package Hierarchies:
</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages
</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy
</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Bezier.html" title="class in com.badlogic.gdx.math"><span class="strong">Bezier
</span></a><T
> (implements com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Path.html" title="interface in com.badlogic.gdx.math">Path
</a><T
>)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Bresenham2.html" title="class in com.badlogic.gdx.math"><span class="strong">Bresenham2
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/BSpline.html" title="class in com.badlogic.gdx.math"><span class="strong">BSpline
</span></a><T
> (implements com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Path.html" title="interface in com.badlogic.gdx.math">Path
</a><T
>)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/CatmullRomSpline.html" title="class in com.badlogic.gdx.math"><span class="strong">CatmullRomSpline
</span></a><T
> (implements com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Path.html" title="interface in com.badlogic.gdx.math">Path
</a><T
>)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Circle.html" title="class in com.badlogic.gdx.math"><span class="strong">Circle
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/ConvexHull.html" title="class in com.badlogic.gdx.math"><span class="strong">ConvexHull
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/DelaunayTriangulator.html" title="class in com.badlogic.gdx.math"><span class="strong">DelaunayTriangulator
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/EarClippingTriangulator.html" title="class in com.badlogic.gdx.math"><span class="strong">EarClippingTriangulator
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Ellipse.html" title="class in com.badlogic.gdx.math"><span class="strong">Ellipse
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/FloatCounter.html" title="class in com.badlogic.gdx.math"><span class="strong">FloatCounter
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Frustum.html" title="class in com.badlogic.gdx.math"><span class="strong">Frustum
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/GeometryUtils.html" title="class in com.badlogic.gdx.math"><span class="strong">GeometryUtils
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/GridPoint2.html" title="class in com.badlogic.gdx.math"><span class="strong">GridPoint2
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/GridPoint3.html" title="class in com.badlogic.gdx.math"><span class="strong">GridPoint3
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.BounceOut.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.BounceOut
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.Bounce.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.Bounce
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.BounceIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.BounceIn
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.Elastic.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.Elastic
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.ElasticIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.ElasticIn
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.ElasticOut.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.ElasticOut
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.Exp.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.Exp
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.ExpIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.ExpIn
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.ExpOut.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.ExpOut
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.Pow.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.Pow
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.PowIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.PowIn
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.PowOut.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.PowOut
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.Swing.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.Swing
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.SwingIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.SwingIn
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Interpolation.SwingOut.html" title="class in com.badlogic.gdx.math"><span class="strong">Interpolation.SwingOut
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Intersector.html" title="class in com.badlogic.gdx.math"><span class="strong">Intersector
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html" title="class in com.badlogic.gdx.math"><span class="strong">Intersector.MinimumTranslationVector
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Intersector.SplitTriangle.html" title="class in com.badlogic.gdx.math"><span class="strong">Intersector.SplitTriangle
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/MathUtils.html" title="class in com.badlogic.gdx.math"><span class="strong">MathUtils
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Matrix3.html" title="class in com.badlogic.gdx.math"><span class="strong">Matrix3
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Matrix4.html" title="class in com.badlogic.gdx.math"><span class="strong">Matrix4
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Plane.html" title="class in com.badlogic.gdx.math"><span class="strong">Plane
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Polygon.html" title="class in com.badlogic.gdx.math"><span class="strong">Polygon
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Polyline.html" title="class in com.badlogic.gdx.math"><span class="strong">Polyline
</span></a></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Quaternion.html" title="class in com.badlogic.gdx.math"><span class="strong">Quaternion
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Rectangle.html" title="class in com.badlogic.gdx.math"><span class="strong">Rectangle
</span></a> (implements java.io.Serializable)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math"><span class="strong">Vector2
</span></a> (implements java.io.Serializable, com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Vector.html" title="interface in com.badlogic.gdx.math">Vector
</a><T
>)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math"><span class="strong">Vector3
</span></a> (implements java.io.Serializable, com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Vector.html" title="interface in com.badlogic.gdx.math">Vector
</a><T
>)
</li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/WindowedMean.html" title="class in com.badlogic.gdx.math"><span class="strong">WindowedMean
</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy
</h2>
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Path.html" title="interface in com.badlogic.gdx.math"><span class="strong">Path
</span></a><T
></li>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Vector.html" title="interface in com.badlogic.gdx.math"><span class="strong">Vector
</span></a><T
></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy
</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.lang.Enum
<E
> (implements java.lang.Comparable
<T
>, java.io.Serializable)
<ul>
<li type="circle">com.badlogic.gdx.math.
<a href="../../../../com/badlogic/gdx/math/Plane.PlaneSide.html" title="enum in com.badlogic.gdx.math"><span class="strong">Plane.PlaneSide
</span></a></li>
</ul>
</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>Class
</li>
<li>Use
</li>
<li class="navBarCell1Rev">Tree
</li>
<li><a href="../../../../deprecated-list.html">Deprecated
</a></li>
<li><a href="../../../../index-all.html">Index
</a></li>
<li><a href="../../../../help-doc.html">Help
</a></li>
</ul>
<div class="aboutLanguage"><em>libgdx API
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/badlogic/gdx/maps/tiled/tiles/package-tree.html">Prev
</a></li>
<li><a href="../../../../com/badlogic/gdx/math/collision/package-tree.html">Next
</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/badlogic/gdx/math/package-tree.html" target="_top">Frames
</a></li>
<li><a href="package-tree.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 ======= -->
<p class="legalCopy"><small>
<div style="font-size:9pt"><i>
Copyright
© 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>