Home
last modified time | relevance | path

Searched defs:yExt (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/scene/debug/
DWireBox.java50 public WireBox(float xExt, float yExt, float zExt){ in WireBox()
75 public void updatePositions(float xExt, float yExt, float zExt){ in updatePositions()