S2Polyline.contains

Always return false, because "containment" is not numerically well-defined except at the polyline vertices.

  1. bool contains(S2Cell cell)
  2. bool contains(S2Point p)
    class S2Polyline
    override const
    bool
    contains
    ()

Meta