Home | History | Annotate | Download | only in bullet

Lines Matching refs:CollisionShape

54 import com.jme3.bullet.collision.shapes.CollisionShape;
691 public List<PhysicsSweepTestResult> sweepTest(CollisionShape shape, Transform start, Transform end) {
707 public List<PhysicsSweepTestResult> sweepTest(CollisionShape shape, Transform start, Transform end, List<PhysicsSweepTestResult> results) {