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 (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
 
15
</HEAD>
16
 
17
<BODY BGCOLOR="white">
18
<FONT size="+1" CLASS="FrameTitleFont">
19
<A HREF="../../../../com/badlogic/gdx/math/package-summary.html" target="classFrame">com.badlogic.gdx.math</A></FONT>
20
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21
<TR>
22
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
23
Classes</FONT>&nbsp;
24
<FONT CLASS="FrameItemFont">
25
<BR>
26
<A HREF="CatmullRomSpline.html" title="class in com.badlogic.gdx.math" target="classFrame">CatmullRomSpline</A>
27
<BR>
28
<A HREF="Circle.html" title="class in com.badlogic.gdx.math" target="classFrame">Circle</A>
29
<BR>
30
<A HREF="EarClippingTriangulator.html" title="class in com.badlogic.gdx.math" target="classFrame">EarClippingTriangulator</A>
31
<BR>
32
<A HREF="FloatCounter.html" title="class in com.badlogic.gdx.math" target="classFrame">FloatCounter</A>
33
<BR>
34
<A HREF="Frustum.html" title="class in com.badlogic.gdx.math" target="classFrame">Frustum</A>
35
<BR>
36
<A HREF="Interpolation.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation</A>
37
<BR>
38
<A HREF="Interpolation.Bounce.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.Bounce</A>
39
<BR>
40
<A HREF="Interpolation.BounceIn.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.BounceIn</A>
41
<BR>
42
<A HREF="Interpolation.BounceOut.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.BounceOut</A>
43
<BR>
44
<A HREF="Interpolation.Elastic.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.Elastic</A>
45
<BR>
46
<A HREF="Interpolation.ElasticIn.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.ElasticIn</A>
47
<BR>
48
<A HREF="Interpolation.ElasticOut.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.ElasticOut</A>
49
<BR>
50
<A HREF="Interpolation.Exp.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.Exp</A>
51
<BR>
52
<A HREF="Interpolation.ExpIn.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.ExpIn</A>
53
<BR>
54
<A HREF="Interpolation.ExpOut.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.ExpOut</A>
55
<BR>
56
<A HREF="Interpolation.Pow.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.Pow</A>
57
<BR>
58
<A HREF="Interpolation.PowIn.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.PowIn</A>
59
<BR>
60
<A HREF="Interpolation.PowOut.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.PowOut</A>
61
<BR>
62
<A HREF="Interpolation.Swing.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.Swing</A>
63
<BR>
64
<A HREF="Interpolation.SwingIn.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.SwingIn</A>
65
<BR>
66
<A HREF="Interpolation.SwingOut.html" title="class in com.badlogic.gdx.math" target="classFrame">Interpolation.SwingOut</A>
67
<BR>
68
<A HREF="Intersector.html" title="class in com.badlogic.gdx.math" target="classFrame">Intersector</A>
69
<BR>
70
<A HREF="Intersector.MinimumTranslationVector.html" title="class in com.badlogic.gdx.math" target="classFrame">Intersector.MinimumTranslationVector</A>
71
<BR>
72
<A HREF="Intersector.SplitTriangle.html" title="class in com.badlogic.gdx.math" target="classFrame">Intersector.SplitTriangle</A>
73
<BR>
74
<A HREF="MathUtils.html" title="class in com.badlogic.gdx.math" target="classFrame">MathUtils</A>
75
<BR>
76
<A HREF="Matrix3.html" title="class in com.badlogic.gdx.math" target="classFrame">Matrix3</A>
77
<BR>
78
<A HREF="Matrix4.html" title="class in com.badlogic.gdx.math" target="classFrame">Matrix4</A>
79
<BR>
80
<A HREF="Plane.html" title="class in com.badlogic.gdx.math" target="classFrame">Plane</A>
81
<BR>
82
<A HREF="Polygon.html" title="class in com.badlogic.gdx.math" target="classFrame">Polygon</A>
83
<BR>
84
<A HREF="Quaternion.html" title="class in com.badlogic.gdx.math" target="classFrame">Quaternion</A>
85
<BR>
86
<A HREF="Rectangle.html" title="class in com.badlogic.gdx.math" target="classFrame">Rectangle</A>
87
<BR>
88
<A HREF="Vector2.html" title="class in com.badlogic.gdx.math" target="classFrame">Vector2</A>
89
<BR>
90
<A HREF="Vector3.html" title="class in com.badlogic.gdx.math" target="classFrame">Vector3</A>
91
<BR>
92
<A HREF="WindowedMean.html" title="class in com.badlogic.gdx.math" target="classFrame">WindowedMean</A></FONT></TD>
93
</TR>
94
</TABLE>
95
 
96
 
97
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
98
<TR>
99
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
100
Enums</FONT>&nbsp;
101
<FONT CLASS="FrameItemFont">
102
<BR>
103
<A HREF="Plane.PlaneSide.html" title="enum in com.badlogic.gdx.math" target="classFrame">Plane.PlaneSide</A></FONT></TD>
104
</TR>
105
</TABLE>
106
 
107
 
108
</BODY>
109
</HTML>