Class Bounds

TBounds represented by an axis aligned box and a sphere.

Constructors

Properties

Accessors

Methods

Constructors

Properties

_box: AABox
_sphere: Sphere

Accessors

Methods

  • Copies all properties defined by the prototype of Bounds from other to this instance.

    Parameters

    Returns Bounds

  • Clones this instance and returns a new Bounds with identical values.

    Returns Bounds

  • Determines if this Bounds instance is equal to the other instance.

    Parameters

    Returns boolean