Searched refs:copiedTextures (Results 1 – 1 of 1) sorted by relevance
120 private List<URL> copiedTextures = new ArrayList<URL>(); field in OBJWriter428 this.copiedTextures.add(textureUrl); in writeNode()1391 if (this.copiedTextures.contains(textureUrl)) { in writeAppearancesToMTLFile()