Searched refs:getDebugShape (Results 1 – 9 of 9) sorted by relevance
214 Spatial spatial = getDebugShape(); in attachDebugShape()226 protected Spatial getDebugShape() { in getDebugShape() method in PhysicsCollisionObject227 Spatial spatial = DebugShapeFactory.getDebugShape(collisionShape); in getDebugShape()
234 Spatial spatial = getDebugShape(); in attachDebugShape()246 protected Spatial getDebugShape() { in getDebugShape() method in PhysicsCollisionObject247 Spatial spatial = DebugShapeFactory.getDebugShape(collisionShape); in getDebugShape()
185 protected Spatial getDebugShape() { in getDebugShape() method in VehicleControl186 return super.getDebugShape(); in getDebugShape()
64 public static Spatial getDebugShape(CollisionShape collisionShape) { in getDebugShape() method in DebugShapeFactory
488 protected Spatial getDebugShape() { in getDebugShape() method in PhysicsVehicle489 Spatial shape = super.getDebugShape(); in getDebugShape()
624 protected Spatial getDebugShape() { in getDebugShape() method in PhysicsRigidBody626 Spatial shape = super.getDebugShape(); in getDebugShape()
505 protected Spatial getDebugShape() { in getDebugShape() method in PhysicsVehicle506 Spatial shape = super.getDebugShape(); in getDebugShape()
673 protected Spatial getDebugShape() { in getDebugShape() method in PhysicsRigidBody675 Spatial shape = super.getDebugShape(); in getDebugShape()
73 public static Spatial getDebugShape(CollisionShape collisionShape) { in getDebugShape() method in DebugShapeFactory