Intersects constructor

Intersects(
  1. dynamic obj,
  2. dynamic geo
)

Implementation

Intersects(obj, geo) : super([obj, geo]);