Uses of Package
com.badlogic.gdx.math.collision
-
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.graphics Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector.Ray Encapsulates a ray having a starting position and a unit length direction. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.graphics.g2d Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.graphics.g3d Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.graphics.g3d.model Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.graphics.g3d.particles Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.graphics.g3d.utils.shapebuilders Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.math Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector.OrientedBoundingBox Ray Encapsulates a ray having a starting position and a unit length direction. -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.math.collision Class Description BoundingBox Encapsulates an axis aligned bounding box represented by a minimum and a maximum Vector.OrientedBoundingBox Ray Encapsulates a ray having a starting position and a unit length direction.Sphere Encapsulates a 3D sphere with a center and a radius -
Classes in com.badlogic.gdx.math.collision used by com.badlogic.gdx.utils.viewport Class Description Ray Encapsulates a ray having a starting position and a unit length direction.