Home
last modified time | relevance | path

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

/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DIndexedGeometryArray.java560 public void setCoordinateIndices(int index, int coordinateIndices[]) { in setCoordinateIndices() method in IndexedGeometryArray
H A DIndexedGeometryArrayRetained.java613 final void setCoordinateIndices(int index, int coordinateIndices[]) { in setCoordinateIndices() method in IndexedGeometryArrayRetained
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/
H A DGeometryInfo.java1221 public void setCoordinateIndices(int coordinateIndices[]) in setCoordinateIndices() method in GeometryInfo