Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Sun Jan 27 20:37:11 CET 2013 -->
6
<TITLE>
7
com.badlogic.gdx.math Class Hierarchy (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="com.badlogic.gdx.math Class Hierarchy (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/input/package-tree.html"><B>PREV</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/collision/package-tree.html"><B>NEXT</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/math/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
</TABLE>
93
<A NAME="skip-navbar_top"></A>
94
<!-- ========= END OF TOP NAVBAR ========= -->
95
 
96
<HR>
97
<CENTER>
98
<H2>
99
Hierarchy For Package com.badlogic.gdx.math
100
</H2>
101
</CENTER>
102
<DL>
103
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
104
<HR>
105
<H2>
106
Class Hierarchy
107
</H2>
108
<UL>
109
<LI TYPE="circle">java.lang.Object<UL>
110
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/CatmullRomSpline.html" title="class in com.badlogic.gdx.math"><B>CatmullRomSpline</B></A> (implements java.io.Serializable)
111
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Circle.html" title="class in com.badlogic.gdx.math"><B>Circle</B></A> (implements java.io.Serializable)
112
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/EarClippingTriangulator.html" title="class in com.badlogic.gdx.math"><B>EarClippingTriangulator</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/FloatCounter.html" title="class in com.badlogic.gdx.math"><B>FloatCounter</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Frustum.html" title="class in com.badlogic.gdx.math"><B>Frustum</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math"><B>Interpolation</B></A><UL>
113
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.BounceOut.html" title="class in com.badlogic.gdx.math"><B>Interpolation.BounceOut</B></A><UL>
114
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.Bounce.html" title="class in com.badlogic.gdx.math"><B>Interpolation.Bounce</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.BounceIn.html" title="class in com.badlogic.gdx.math"><B>Interpolation.BounceIn</B></A></UL>
115
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.Elastic.html" title="class in com.badlogic.gdx.math"><B>Interpolation.Elastic</B></A><UL>
116
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.ElasticIn.html" title="class in com.badlogic.gdx.math"><B>Interpolation.ElasticIn</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.ElasticOut.html" title="class in com.badlogic.gdx.math"><B>Interpolation.ElasticOut</B></A></UL>
117
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.Exp.html" title="class in com.badlogic.gdx.math"><B>Interpolation.Exp</B></A><UL>
118
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.ExpIn.html" title="class in com.badlogic.gdx.math"><B>Interpolation.ExpIn</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.ExpOut.html" title="class in com.badlogic.gdx.math"><B>Interpolation.ExpOut</B></A></UL>
119
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.Pow.html" title="class in com.badlogic.gdx.math"><B>Interpolation.Pow</B></A><UL>
120
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.PowIn.html" title="class in com.badlogic.gdx.math"><B>Interpolation.PowIn</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.PowOut.html" title="class in com.badlogic.gdx.math"><B>Interpolation.PowOut</B></A></UL>
121
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.Swing.html" title="class in com.badlogic.gdx.math"><B>Interpolation.Swing</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.SwingIn.html" title="class in com.badlogic.gdx.math"><B>Interpolation.SwingIn</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Interpolation.SwingOut.html" title="class in com.badlogic.gdx.math"><B>Interpolation.SwingOut</B></A></UL>
122
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Intersector.html" title="class in com.badlogic.gdx.math"><B>Intersector</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html" title="class in com.badlogic.gdx.math"><B>Intersector.MinimumTranslationVector</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Intersector.SplitTriangle.html" title="class in com.badlogic.gdx.math"><B>Intersector.SplitTriangle</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/MathUtils.html" title="class in com.badlogic.gdx.math"><B>MathUtils</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Matrix3.html" title="class in com.badlogic.gdx.math"><B>Matrix3</B></A> (implements java.io.Serializable)
123
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Matrix4.html" title="class in com.badlogic.gdx.math"><B>Matrix4</B></A> (implements java.io.Serializable)
124
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Plane.html" title="class in com.badlogic.gdx.math"><B>Plane</B></A> (implements java.io.Serializable)
125
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Polygon.html" title="class in com.badlogic.gdx.math"><B>Polygon</B></A><LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Quaternion.html" title="class in com.badlogic.gdx.math"><B>Quaternion</B></A> (implements java.io.Serializable)
126
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Rectangle.html" title="class in com.badlogic.gdx.math"><B>Rectangle</B></A> (implements java.io.Serializable)
127
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math"><B>Vector2</B></A> (implements java.io.Serializable)
128
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math"><B>Vector3</B></A> (implements java.io.Serializable)
129
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/WindowedMean.html" title="class in com.badlogic.gdx.math"><B>WindowedMean</B></A></UL>
130
</UL>
131
<H2>
132
Enum Hierarchy
133
</H2>
134
<UL>
135
<LI TYPE="circle">java.lang.Object<UL>
136
<LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
137
<UL>
138
<LI TYPE="circle">com.badlogic.gdx.math.<A HREF="../../../../com/badlogic/gdx/math/Plane.PlaneSide.html" title="enum in com.badlogic.gdx.math"><B>Plane.PlaneSide</B></A></UL>
139
</UL>
140
</UL>
141
<HR>
142
 
143
 
144
<!-- ======= START OF BOTTOM NAVBAR ====== -->
145
<A NAME="navbar_bottom"><!-- --></A>
146
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
147
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
148
<TR>
149
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
150
<A NAME="navbar_bottom_firstrow"><!-- --></A>
151
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
152
  <TR ALIGN="center" VALIGN="top">
153
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
154
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
155
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
157
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
158
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
159
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
160
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
161
  </TR>
162
</TABLE>
163
</TD>
164
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
165
libgdx API</EM>
166
</TD>
167
</TR>
168
 
169
<TR>
170
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
171
&nbsp;<A HREF="../../../../com/badlogic/gdx/input/package-tree.html"><B>PREV</B></A>&nbsp;
172
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/collision/package-tree.html"><B>NEXT</B></A></FONT></TD>
173
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
174
  <A HREF="../../../../index.html?com/badlogic/gdx/math/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
175
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
176
&nbsp;<SCRIPT type="text/javascript">
177
  <!--
178
  if(window==top) {
179
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
180
  }
181
  //-->
182
</SCRIPT>
183
<NOSCRIPT>
184
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
185
</NOSCRIPT>
186
 
187
 
188
</FONT></TD>
189
</TR>
190
</TABLE>
191
<A NAME="skip-navbar_bottom"></A>
192
<!-- ======== END OF BOTTOM NAVBAR ======= -->
193
 
194
<HR>
195
 
196
                                <div style="font-size:9pt"><i>
197
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
198
                                </i></div>
199
 
200
</BODY>
201
</HTML>