接口 VertexSorting.DistanceFunction

封闭接口:
VertexSorting

public static interface VertexSorting.DistanceFunction
  • 方法概要

    修饰符和类型
    方法
    说明
    float
    apply(org.joml.Vector3f p_277761_)
     
  • 方法详细资料

    • apply

      float apply(org.joml.Vector3f p_277761_)