Home
last modified time | relevance | path

Searched refs:addInBuffer (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/util/
DBufferUtils.java396 public static void addInBuffer(Vector3f toAdd, FloatBuffer buf, int index) { in addInBuffer() method in BufferUtils
601 public static void addInBuffer(Vector2f toAdd, FloatBuffer buf, int index) { in addInBuffer() method in BufferUtils