Interface Blender.DistanceGetter

Enclosing class:
Blender

public static interface Blender.DistanceGetter
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    getDistance(double x, double y, double z)
     
  • Method Details

    • getDistance

      double getDistance(double x, double y, double z)