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

/external/jmonkeyengine/engine/src/core/com/jme3/scene/
H A DMesh.java1158 updateBound();
1208 public void updateBound(){ method in class:Mesh
1227 * The bounding volume is recomputed by calling {@link #updateBound() }.

Completed in 56 milliseconds