Searched refs:getDataReadOnly (Results 1 – 2 of 2) sorted by relevance
400 public Buffer getDataReadOnly() { in getDataReadOnly() method in VertexBuffer731 Buffer srcData = getDataReadOnly(); in getElementComponent()799 Buffer srcData = getDataReadOnly(); in copyElements()894 vb.updateData(BufferUtils.clone(getDataReadOnly())); in clone()916 vb.data = BufferUtils.clone(getDataReadOnly()); in clone()968 Buffer roData = getDataReadOnly(); in write()
205 FloatBuffer inPos = (FloatBuffer) inBuf.getDataReadOnly(); in mergeGeometries()209 FloatBuffer inPos = (FloatBuffer) inBuf.getDataReadOnly(); in mergeGeometries()213 FloatBuffer inPos = (FloatBuffer) inBuf.getDataReadOnly(); in mergeGeometries()258 ShortBuffer buffer = (ShortBuffer) g.getMesh().getLodLevel(i).getDataReadOnly(); in makeLods()