Home
last modified time | relevance | path

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

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/
H A DSpatialTransform.cpp140 std::vector<std::vector<int> > SpatialTransform::getCoordinateIndices() const in getCoordinateIndices() function in SpatialTransform
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DIndexedGeometryArray.java943 public void getCoordinateIndices(int index, int coordinateIndices[]) { in getCoordinateIndices() method in IndexedGeometryArray
H A DIndexedGeometryArrayRetained.java1035 final void getCoordinateIndices(int index, int coordinateIndices[]) { in getCoordinateIndices() method in IndexedGeometryArrayRetained
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/
H A DGeometryInfo.java1253 public int[] getCoordinateIndices() in getCoordinateIndices() method in GeometryInfo