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:06 CET 2013 -->
6
<TITLE>
7
Intersector.MinimumTranslationVector (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="Intersector.MinimumTranslationVector (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Intersector.MinimumTranslationVector.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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/math/Intersector.html" title="class in com.badlogic.gdx.math"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/Intersector.SplitTriangle.html" title="class in com.badlogic.gdx.math"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="Intersector.MinimumTranslationVector.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
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.math</FONT>
107
<BR>
108
Class Intersector.MinimumTranslationVector</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.math.Intersector.MinimumTranslationVector</B>
112
</PRE>
113
<DL>
114
<DT><B>Enclosing class:</B><DD><A HREF="../../../../com/badlogic/gdx/math/Intersector.html" title="class in com.badlogic.gdx.math">Intersector</A></DD>
115
</DL>
116
<HR>
117
<DL>
118
<DT><PRE>public static class <B>Intersector.MinimumTranslationVector</B><DT>extends java.lang.Object</DL>
119
</PRE>
120
 
121
<P>
122
<HR>
123
 
124
<P>
125
<!-- =========== FIELD SUMMARY =========== -->
126
 
127
<A NAME="field_summary"><!-- --></A>
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
130
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
131
<B>Field Summary</B></FONT></TH>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135
<CODE>&nbsp;float</CODE></FONT></TD>
136
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html#depth">depth</A></B></CODE>
137
 
138
<BR>
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</A></CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html#normal">normal</A></B></CODE>
145
 
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148
</TR>
149
</TABLE>
150
&nbsp;
151
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
152
 
153
<A NAME="constructor_summary"><!-- --></A>
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
156
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
157
<B>Constructor Summary</B></FONT></TH>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html#Intersector.MinimumTranslationVector()">Intersector.MinimumTranslationVector</A></B>()</CODE>
161
 
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
164
</TR>
165
</TABLE>
166
&nbsp;
167
<!-- ========== METHOD SUMMARY =========== -->
168
 
169
<A NAME="method_summary"><!-- --></A>
170
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
172
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
173
<B>Method Summary</B></FONT></TH>
174
</TR>
175
</TABLE>
176
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
177
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
179
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
183
</TR>
184
</TABLE>
185
&nbsp;
186
<P>
187
 
188
<!-- ============ FIELD DETAIL =========== -->
189
 
190
<A NAME="field_detail"><!-- --></A>
191
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
194
<B>Field Detail</B></FONT></TH>
195
</TR>
196
</TABLE>
197
 
198
<A NAME="normal"><!-- --></A><H3>
199
normal</H3>
200
<PRE>
201
public <A HREF="../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</A> <B>normal</B></PRE>
202
<DL>
203
<DL>
204
</DL>
205
</DL>
206
<HR>
207
 
208
<A NAME="depth"><!-- --></A><H3>
209
depth</H3>
210
<PRE>
211
public float <B>depth</B></PRE>
212
<DL>
213
<DL>
214
</DL>
215
</DL>
216
 
217
<!-- ========= CONSTRUCTOR DETAIL ======== -->
218
 
219
<A NAME="constructor_detail"><!-- --></A>
220
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
222
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
223
<B>Constructor Detail</B></FONT></TH>
224
</TR>
225
</TABLE>
226
 
227
<A NAME="Intersector.MinimumTranslationVector()"><!-- --></A><H3>
228
Intersector.MinimumTranslationVector</H3>
229
<PRE>
230
public <B>Intersector.MinimumTranslationVector</B>()</PRE>
231
<DL>
232
</DL>
233
<!-- ========= END OF CLASS DATA ========= -->
234
<HR>
235
 
236
 
237
<!-- ======= START OF BOTTOM NAVBAR ====== -->
238
<A NAME="navbar_bottom"><!-- --></A>
239
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
240
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
241
<TR>
242
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
243
<A NAME="navbar_bottom_firstrow"><!-- --></A>
244
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
245
  <TR ALIGN="center" VALIGN="top">
246
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
247
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
248
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
249
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Intersector.MinimumTranslationVector.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
250
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
251
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
252
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
253
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
254
  </TR>
255
</TABLE>
256
</TD>
257
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
258
libgdx API</EM>
259
</TD>
260
</TR>
261
 
262
<TR>
263
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
264
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/Intersector.html" title="class in com.badlogic.gdx.math"><B>PREV CLASS</B></A>&nbsp;
265
&nbsp;<A HREF="../../../../com/badlogic/gdx/math/Intersector.SplitTriangle.html" title="class in com.badlogic.gdx.math"><B>NEXT CLASS</B></A></FONT></TD>
266
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
267
  <A HREF="../../../../index.html?com/badlogic/gdx/math/Intersector.MinimumTranslationVector.html" target="_top"><B>FRAMES</B></A>  &nbsp;
268
&nbsp;<A HREF="Intersector.MinimumTranslationVector.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
269
&nbsp;<SCRIPT type="text/javascript">
270
  <!--
271
  if(window==top) {
272
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
273
  }
274
  //-->
275
</SCRIPT>
276
<NOSCRIPT>
277
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
278
</NOSCRIPT>
279
 
280
 
281
</FONT></TD>
282
</TR>
283
<TR>
284
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
285
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
286
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
287
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
288
</TR>
289
</TABLE>
290
<A NAME="skip-navbar_bottom"></A>
291
<!-- ======== END OF BOTTOM NAVBAR ======= -->
292
 
293
<HR>
294
 
295
                                <div style="font-size:9pt"><i>
296
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
297
                                </i></div>
298
 
299
</BODY>
300
</HTML>