S2Cap.contains - multiple declarations
Function S2Cap.contains
Returns true if and only if this cap contains the given other cap (in a set containment sense, e.g. every cap contains the empty cap).
Function S2Cap.contains
The point "p" should be a unit-length vector.
override bool contains
(
in const(s2 .util .math .vector .Vector!(double,3L)) p
) const;