Searched defs:binormalStore (Results 1 – 1 of 1) sorted by relevance
631 …angentArray(FloatBuffer normalBuffer, FloatBuffer tangentStore, FloatBuffer binormalStore, FloatBu… in writeTangentArray()673 …BufferUtils.setInBuffer(binormal.normalizeLocal(), binormalStore, (r * getWidth() + c)); // save t… in writeTangentArray() local