Function S2Cap.addCap

Increases the cap height if necessary to include "other". If the current cap is empty it is set to the given other cap.

void addCap (
  in const(S2Cap) other
);