Class TrcPixyCam2.Intersection

java.lang.Object
trclib.archive.TrcPixyCam2.Intersection
Enclosing class:
TrcPixyCam2

public class TrcPixyCam2.Intersection extends Object
  • Field Details

    • x

      public byte x
    • y

      public byte y
    • n

      public byte n
    • reserved

      public byte reserved
    • intersectionLines

      public TrcPixyCam2.IntersectionLine[] intersectionLines
  • Constructor Details

    • Intersection

      public Intersection(byte[] data, int startIndex)
  • Method Details