Searched refs:PlaneCollisionShape (Results 1 – 7 of 7) sorted by relevance
21 public class PlaneCollisionShape extends CollisionShape{ class24 public PlaneCollisionShape() { in PlaneCollisionShape() method in PlaneCollisionShape31 public PlaneCollisionShape(Plane plane) { in PlaneCollisionShape() method in PlaneCollisionShape
22 public class PlaneCollisionShape extends CollisionShape{ class25 public PlaneCollisionShape() { in PlaneCollisionShape() method in PlaneCollisionShape32 public PlaneCollisionShape(Plane plane) { in PlaneCollisionShape() method in PlaneCollisionShape
11 import com.jme3.bullet.collision.shapes.PlaneCollisionShape;70 …Node node3 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new PlaneCollisionShape(new Pla… in simpleInitApp()
96 …Node node3 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new PlaneCollisionShape(new Pla… in simpleInitApp()
101 …Node node3 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new PlaneCollisionShape(new Pla… in simpleInitApp()
108 …Node node3 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new PlaneCollisionShape(new Pla… in simpleInitApp()
2416 ==> engine/src/jbullet/com/jme3/bullet/collision/shapes/PlaneCollisionShape.java <==22902 ==> engine/src/bullet/com/jme3/bullet/collision/shapes/PlaneCollisionShape.java <==