Home
last modified time | relevance | path

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

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhullcpp/
H A DQhull.cpp197 otherPoints() const in otherPoints() function in orgQhull::Qhull
/dports/math/qhull/qhull-7.3.2/src/libqhullcpp/
H A DQhull.cpp197 otherPoints() const in otherPoints() function in orgQhull::Qhull
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/src/vm/intplugins/GeniePlugin/
H A DGeniePlugin.c130 int * otherPoints; in primSameClassAbsoluteStrokeDistanceMyPoints_otherPoints_myVectors_otherVectors_mySquaredLengths_otherSquaredLengths_myAngles_otherAngles_maxSizeAndReferenceFlag_rowBase_rowInsertRemove_rowInsertRemoveCount() local
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhullcpp/
H A DQhull.cpp324 otherPoints() const in otherPoints() function in orgQhull::Qhull
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/
H A DOldHierarchicalLayoutManager.java610 ArrayList<Point> otherPoints = new ArrayList<Point>(points); in assignToRealObjects() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/
H A DOldHierarchicalLayoutManager.java610 ArrayList<Point> otherPoints = new ArrayList<Point>(points); in assignToRealObjects() local
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmesheditor.cpp704 QVector<QgsPointXY> otherPoints( existingFaceSize ); in canBeTransformed() local
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREModel.cpp4227 const TCVector *otherPoints, in TexmapInfo()
4266 void TREModel::TexmapInfo::copyPoints(const TCVector *otherPoints) in copyPoints()