Home
last modified time | relevance | path

Searched defs:collideWith (Results 1 – 13 of 13) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/collision/
DCollidable.java52 …public int collideWith(Collidable other, CollisionResults results) throws UnsupportedCollisionExce… in collideWith() method
DSweepSphere.java416 public int collideWith(Collidable other, CollisionResults results) in collideWith() method in SweepSphere
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DCollisionData.java48 public int collideWith(Collidable other, in collideWith() method
DGeometry.java436 public int collideWith(Collidable other, CollisionResults results) { in collideWith() method in Geometry
DNode.java491 public int collideWith(Collidable other, CollisionResults results){ in collideWith() method in Node
DMesh.java847 public int collideWith(Collidable other, in collideWith() method in Mesh
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DAbstractTriangle.java45 public int collideWith(Collidable other, CollisionResults results){ in collideWith() method in AbstractTriangle
DRay.java385 public int collideWith(Collidable other, CollisionResults results) { in collideWith() method in Ray
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
DBIHTree.java449 public int collideWith(Collidable other, in collideWith() method in BIHTree
/external/jmonkeyengine/engine/src/blender/com/jme3/asset/
DBlenderKey.java671 …public int collideWith(Collidable other, CollisionResults results) throws UnsupportedCollisionExce… in collideWith() method in BlenderKey.LoadingResults
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/
DBoundingSphere.java795 public int collideWith(Collidable other, CollisionResults results) { in collideWith() method in BoundingSphere
DBoundingBox.java754 public int collideWith(Collidable other, CollisionResults results) { in collideWith() method in BoundingBox
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
DTerrainPatch.java784 …public int collideWith(Collidable other, CollisionResults results) throws UnsupportedCollisionExce… in collideWith() method in TerrainPatch