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

/external/jmonkeyengine/engine/src/core/com/jme3/scene/
H A DMesh.java464 updateCounts();
683 public void updateCounts(){ method in class:Mesh
723 * This value is only updated when {@link #updateCounts() } is called.
872 updateCounts();
886 updateCounts();
914 updateCounts();
1157 updateCounts();

Completed in 225 milliseconds