Class S2EdgeUtil.FaceSegment

java.lang.Object
com.google.common.geometry.S2EdgeUtil.FaceSegment
Enclosing class:
S2EdgeUtil

static final class S2EdgeUtil.FaceSegment extends Object
FaceSegment represents an edge AB clipped to an S2 cube face. It is represented by a face index and a pair of (u,v) coordinates.
  • Field Details

  • Constructor Details

    • FaceSegment

      FaceSegment()
  • Method Details