You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt><a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html#getIndex0()" class="member-name-link">getIndex0()</a> - Method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html" title="class in com.jme3.bullet.collision">PhysicsCollisionEvent</a></dt>
3666
3666
<dd>
3667
-
<div class="block">Return the triangle index in the shape of object A at the point of
3667
+
<div class="block">Return the triangle index in the shape of object 0 at the point of
3668
3668
contact (native field: m_index0).</div>
3669
3669
</dd>
3670
3670
<dt><a href="com/jme3/bullet/collision/ManifoldPoints.html#getIndex0(long)" class="member-name-link">getIndex0(long)</a> - Static method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/ManifoldPoints.html" title="class in com.jme3.bullet.collision">ManifoldPoints</a></dt>
<dt><a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html#getIndex1()" class="member-name-link">getIndex1()</a> - Method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html" title="class in com.jme3.bullet.collision">PhysicsCollisionEvent</a></dt>
3676
3676
<dd>
3677
-
<div class="block">Return the triangle index in the shape of object B at the point of
3677
+
<div class="block">Return the triangle index in the shape of object 1 at the point of
3678
3678
contact (native field: m_index1).</div>
3679
3679
</dd>
3680
3680
<dt><a href="com/jme3/bullet/collision/ManifoldPoints.html#getIndex1(long)" class="member-name-link">getIndex1(long)</a> - Static method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/ManifoldPoints.html" title="class in com.jme3.bullet.collision">ManifoldPoints</a></dt>
<dt><a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html#getPartId0()" class="member-name-link">getPartId0()</a> - Method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html" title="class in com.jme3.bullet.collision">PhysicsCollisionEvent</a></dt>
4116
4116
<dd>
4117
-
<div class="block">Return the part index in the shape of object A at the point of contact
4117
+
<div class="block">Return the part index in the shape of object 0 at the point of contact
4118
4118
(native field: m_partId0).</div>
4119
4119
</dd>
4120
4120
<dt><a href="com/jme3/bullet/collision/ManifoldPoints.html#getPartId0(long)" class="member-name-link">getPartId0(long)</a> - Static method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/ManifoldPoints.html" title="class in com.jme3.bullet.collision">ManifoldPoints</a></dt>
<dt><a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html#getPartId1()" class="member-name-link">getPartId1()</a> - Method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html" title="class in com.jme3.bullet.collision">PhysicsCollisionEvent</a></dt>
4126
4126
<dd>
4127
-
<div class="block">Return the part index in the shape of object B at the point of contact
4127
+
<div class="block">Return the part index in the shape of object 1 at the point of contact
4128
4128
(native field: m_partId1).</div>
4129
4129
</dd>
4130
4130
<dt><a href="com/jme3/bullet/collision/ManifoldPoints.html#getPartId1(long)" class="member-name-link">getPartId1(long)</a> - Static method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/ManifoldPoints.html" title="class in com.jme3.bullet.collision">ManifoldPoints</a></dt>
0 commit comments