Searched defs:distanceToEdge (Results 1 - 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/bounding/
H A DBoundingSphere.java830 public float distanceToEdge(Vector3f point) { method in class:BoundingSphere
H A DBoundingVolume.java236 public abstract float distanceToEdge(Vector3f point); method in class:BoundingVolume
H A DBoundingBox.java799 public float distanceToEdge(Vector3f point) { method in class:BoundingBox

Completed in 172 milliseconds