0% found this document useful (0 votes)
7 views4 pages

B 2 Distance Input

Uploaded by

messileo2014
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views4 pages

B 2 Distance Input

Uploaded by

messileo2014
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.

01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

<!-- Mirrored from


www.box2dflash.org/docs/2.1a/reference/Box2D/Collision/b2DistanceInput.html by
HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 May 2018 06:35:00 GMT -->
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../print.css" type="text/css" media="print">
<meta
content="b2DistanceInput,Box2D.Collision.b2DistanceInput,proxyA,proxyB,transformA,t
ransformB,useRadii" name="keywords">
<title>Box2D.Collision.b2DistanceInput</title>
</head>
<body>
<script type="text/javascript" language="javascript"
src="../../asdoc.js"></script><script type="text/javascript" language="javascript"
src="../../cookies.js"></script><script type="text/javascript"
language="javascript">
<!--
asdocTitle = 'b2DistanceInput - Box2DFlash Documentation';
var baseRef = '../../index.html';
window.onload = configPage;
--></script>
<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0"
class="titleTable">
<tr>
<td align="left" class="titleTableTitle">Box2DFlash Documentation</td><td
align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../all-
classes.html')" href="../../package-summary.html">All&nbsp;Packages</a>&nbsp;|
&nbsp;<a onclick="loadClassListFrame('../../all-classes.html')" href="../../class-
summary.html">All&nbsp;Classes</a>&nbsp;|&nbsp;<a
onclick="loadClassListFrame('../../index-list.html')" href="../../all-index-
A.html">Index</a>&nbsp;|&nbsp;<a
href="../../indexbb05.html?Box2D/Collision/b2DistanceInput.html&amp;Box2D/
Collision/class-list.html" id="framesLink1">Frames</a><a
onclick="parent.location=document.location" href="#" style="display:none"
id="noFramesLink1">No&nbsp;Frames</a></td><td rowspan="3" align="right"
class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage"
src="../../images/logo.jpg"></td>
</tr>
<tr class="titleTableRow2">
<td align="left" id="subTitle"
class="titleTableSubTitle">Class&nbsp;b2DistanceInput</td><td align="right"
id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
</tr>
<tr class="titleTableRow3">
<td colspan="2">&nbsp;</td>
</tr>
</table>
<script type="text/javascript" language="javascript">
<!--
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME)
{titleBar_setSubTitle("Class b2DistanceInput");
titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false
,false,false,false);}
--></script>
<div class="MainContent">
<table cellspacing="0" cellpadding="0" class="classHeaderTable">
<tr>
<td class="classHeaderTableLabel">Package</td><td><a
onclick="javascript:loadClassListFrame('class-list.html')" href="package-
detail.html">Box2D.Collision</a></td>
</tr>
<tr>
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class
b2DistanceInput</td>
</tr>
<tr>
<td class="classHeaderTableLabel">Source</td><td><a
href="http://box2dflash.svn.sourceforge.net/viewvc/box2dflash/Source/Box2D/
Collision/b2DistanceInput.as">b2DistanceInput.as</a></td>
</tr>
</table>
<p></p>
Input for b2Distance.
You have to option to use the shape radii
in the computation. Even
<p></p>
<br>
<hr>
</div>
<a name="propertySummary"></a>
<div class="summarySection">
<div class="summaryTableTitle">Public Properties</div>
<table id="summaryTableProperty" class="summaryTable " cellpadding="3"
cellspacing="0">
<tr>
<th>&nbsp;</th><th colspan="2">Property</th><th
class="summaryTableOwnerCol">Defined&nbsp;by</th>
</tr>
<tr class="">
<td class="summaryTablePaddingCol">&nbsp;</td><td
class="summaryTableInheritanceCol">&nbsp;</td><td
class="summaryTableSignatureCol"><a class="signatureLink" href="#proxyA">proxyA</a>
: <a href="b2DistanceProxy.html">b2DistanceProxy</a>
<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">b2DistanceInput</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol">&nbsp;</td><td
class="summaryTableInheritanceCol">&nbsp;</td><td
class="summaryTableSignatureCol"><a class="signatureLink" href="#proxyB">proxyB</a>
: <a href="b2DistanceProxy.html">b2DistanceProxy</a>
<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">b2DistanceInput</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol">&nbsp;</td><td
class="summaryTableInheritanceCol">&nbsp;</td><td
class="summaryTableSignatureCol"><a class="signatureLink"
href="#transformA">transformA</a> : <a
href="../Common/Math/b2Transform.html">b2Transform</a>
<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">b2DistanceInput</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol">&nbsp;</td><td
class="summaryTableInheritanceCol">&nbsp;</td><td
class="summaryTableSignatureCol"><a class="signatureLink"
href="#transformB">transformB</a> : <a
href="../Common/Math/b2Transform.html">b2Transform</a>
<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">b2DistanceInput</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol">&nbsp;</td><td
class="summaryTableInheritanceCol">&nbsp;</td><td
class="summaryTableSignatureCol"><a class="signatureLink"
href="#useRadii">useRadii</a> : Boolean<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">b2DistanceInput</td>
</tr>
</table>
</div>
<script type="text/javascript" language="javascript">
<!--
showHideInherited();
--></script>
<div class="MainContent">
<a name="propertyDetail"></a>
<div class="detailSectionHeader">Property detail</div>
<a name="proxyA"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">proxyA</td><td class="detailHeaderType">property</td>
</tr>
</table>
<div class="detailBody">
<code>public var proxyA:<a href="b2DistanceProxy.html">b2DistanceProxy</a></code>
</div>
<a name="proxyB"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">proxyB</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</table>
<div class="detailBody">
<code>public var proxyB:<a href="b2DistanceProxy.html">b2DistanceProxy</a></code>
</div>
<a name="transformA"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">transformA</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</table>
<div class="detailBody">
<code>public var transformA:<a
href="../Common/Math/b2Transform.html">b2Transform</a></code>
</div>
<a name="transformB"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">transformB</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</table>
<div class="detailBody">
<code>public var transformB:<a
href="../Common/Math/b2Transform.html">b2Transform</a></code>
</div>
<a name="useRadii"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">useRadii</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</table>
<div class="detailBody">
<code>public var useRadii:Boolean</code>
</div>
<br>
<br>
<hr>
<br>
<p></p>
<center class="copyright">Box2DFlash 2.1a</center>
</div>
</body>

<!-- Mirrored from


www.box2dflash.org/docs/2.1a/reference/Box2D/Collision/b2DistanceInput.html by
HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 May 2018 06:35:00 GMT -->
</html>
<!--Box2DFlash 2.1a-->

You might also like