Home
last modified time | relevance | path

Searched defs:CylinderCollisionShape (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
DCylinderCollisionShape.java49 public class CylinderCollisionShape extends CollisionShape { class
54 public CylinderCollisionShape() { in CylinderCollisionShape() method in CylinderCollisionShape
61 public CylinderCollisionShape(Vector3f halfExtents) { in CylinderCollisionShape() method in CylinderCollisionShape
72 public CylinderCollisionShape(Vector3f halfExtents, int axis) { in CylinderCollisionShape() method in CylinderCollisionShape
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
DCylinderCollisionShape.java47 public class CylinderCollisionShape extends CollisionShape { class
52 public CylinderCollisionShape() { in CylinderCollisionShape() method in CylinderCollisionShape
59 public CylinderCollisionShape(Vector3f halfExtents) { in CylinderCollisionShape() method in CylinderCollisionShape
70 public CylinderCollisionShape(Vector3f halfExtents, int axis) { in CylinderCollisionShape() method in CylinderCollisionShape