public static class NIVision.GetPerpendicularLineResult extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
distance |
NIVision.PointFloat |
perpLineEnd |
NIVision.PointFloat |
perpLineStart |
public NIVision.PointFloat perpLineStart
public NIVision.PointFloat perpLineEnd
public double distance