Class PointPointIntersectionNull

Case of the Point Point intersection. Exists if the points are not equal and thus have no intersection.

Hierarchy

Constructors

Properties

cache: Interfaces.IterableCache<{}, true>

Type declaration

    intersectionObject: PointPointIntersection
    objectType: "null" = "null"

    Describes the type of this object.
    This type is used when generic objects are used for calculations, and the type of the object is not known.
    Example of this can be an intersection calculation.

    Returns the plane this object is on.

    Accessors

    Methods

    Generated using TypeDoc