S2LaxLoopShape.initialize

Initializes an S2LaxLoopShape from the given S2Loop, by copying its data.

REQUIRES: !loop->is_full() [Use S2LaxPolygonShape if you need to represent a full loop.]

  1. void initialize(S2Point[] vertices)
  2. void initialize(S2Loop loop)
    class S2LaxLoopShape
    void
    initialize

Meta