Interface VertexSorting.DistanceFunction

Enclosing interface:
VertexSorting

public static interface VertexSorting.DistanceFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    apply(org.joml.Vector3f p_277761_)
     
  • Method Details

    • apply

      float apply(org.joml.Vector3f p_277761_)