Searched refs:indexVertMap (Results 1 – 1 of 1) sorted by relevance
78 protected final IntMap<Vertex> indexVertMap = new IntMap<Vertex>(100); field in OBJLoader170 indexVertMap.clear(); in reset()186 indexVertMap.put(vert.index, vert); in findVertexIndex()532 indexVertMap.clear(); in constructMesh()