Home
last modified time | relevance | path

Searched defs:textureCoordinatesIndexSubstitutes (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DOBJWriter.java571 int [] textureCoordinatesIndexSubstitutes = new int [geometryArray.getVertexCount()]; in writeNodeGeometry() local
937 … int index, int [] textureCoordinatesIndexSubstitutes) throws IOException { in writeTextureCoordinates()
962 int [] textureCoordinatesIndexSubstitutes) throws IOException { in writeIndexedLine()
984 int [] textureCoordinatesIndexSubstitutes, in writeIndexedTriangle()
1064 int [] textureCoordinatesIndexSubstitutes, in writeIndexedQuadrilateral()
1157 int [] textureCoordinatesIndexSubstitutes) throws IOException { in writeLine()
1179 int [] textureCoordinatesIndexSubstitutes, in writeTriangle()
1241 int [] textureCoordinatesIndexSubstitutes, in writeQuadrilateral()