Home | History | Annotate | Download | only in bullet

Lines Matching full:plane

52 //        Plane plane = new Plane();
53 // plane.setOriginNormal(new Vector3f(0, 0.25f, 0), Vector3f.UNIT_Y);
54 // floorGeometry.addControl(new RigidBodyControl(new PlaneCollisionShape(plane), 0));
94 // Plane plane = new Plane();
95 // plane.setOriginNormal(new Vector3f(0, 0.25f, 0), Vector3f.UNIT_Y);
96 // floorGeometry.addControl(new RigidBodyControl(new PlaneCollisionShape(plane), 0));