simplex3d.engine

bounding

package bounding

Visibility
  1. Public
  2. All

Type Members

  1. final class Aabb extends BoundingVolume

    Axis Aligned Bounding Box is defined in world coordinates.

  2. trait BoundingVolume extends Accessible

  3. final class Oabb extends BoundingVolume

    Object Aligned Bounding Box is a special case of Oriented Bounding Box with the volume transformation locked to identity.

  4. final class Obb extends BoundingVolume

    Oriented Bounding Box is defined by local min and max and an additional volume transformation.

Value Members

  1. object BoundingVolume

Ungrouped