Searched defs:outVb (Results 1 – 2 of 2) sorted by relevance
146 VertexBuffer outVb = new VertexBuffer(vb.getBufferType()); in gatherTris() local199 VertexBuffer outVb = out.getBuffer(vb.getBufferType()); in gatherTris() local
766 public void copyElement(int inIndex, VertexBuffer outVb, int outIndex){ in copyElement()782 public void copyElements(int inIndex, VertexBuffer outVb, int outIndex, int len){ in copyElements()