Class PlaneMetric


  • public class PlaneMetric
    extends MetricPlane
    A metric for calculating plane-to-plane distance.
    • Constructor Detail

      • PlaneMetric

        public PlaneMetric​(long cPtr,
                           boolean cMemoryOwn)
      • PlaneMetric

        public PlaneMetric​(double angToDistWeight)
        Constructor.
        Parameters:
        angToDistWeight - [in] weighting of angle compared to linear distance.
      • PlaneMetric

        public PlaneMetric()
        Constructor.