Home
last modified time | relevance | path

Searched defs:vertexIndex2 (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/py-apgl/apgl-0.8.1/apgl/graph/
H A DAbstractMultiGraph.py17 def addEdge(self, vertexIndex1, vertexIndex2, edgeTypeIndex, edge): argument
28 def removeEdge(self, vertexIndex1, vertexIndex2, edgeTypeIndex): argument
58 def getEdge(self, vertexIndex1, vertexIndex2, edgeTypeIndex): argument
H A DSparseMultiGraph.py27 def addEdge(self, vertexIndex1, vertexIndex2, edgeTypeIndex, edge=1): argument
37 def removeEdge(self, vertexIndex1, vertexIndex2, edgeTypeIndex): argument
84 def getEdge(self, vertexIndex1, vertexIndex2, edgeTypeIndex): argument
H A DAbstractSingleGraph.py22 def addEdge(self, vertexIndex1, vertexIndex2, edgeValue): argument
57 def removeEdge(self, vertexIndex1, vertexIndex2): argument
85 def getEdge(self, vertexIndex1, vertexIndex2): argument
H A DPySparseGraph.py95 def addEdge(self, vertexIndex1, vertexIndex2, edge=1): argument
380 def getEdge(self, vertexIndex1, vertexIndex2): argument
H A DAbstractMatrixGraph.py164 def addEdge(self, vertexIndex1, vertexIndex2, edge=1): argument
216 def getEdge(self, vertexIndex1, vertexIndex2): argument
253 def removeEdge(self, vertexIndex1, vertexIndex2): argument
H A DSparseGraph.py311 def removeEdge(self, vertexIndex1, vertexIndex2): argument
/dports/math/py-apgl/apgl-0.8.1/apgl/io/
H A DPajekWriter.py102 def getEdgeSize(self, vertexIndex1, vertexIndex2, graph): argument
108 def getEdgeColour(self, vertexIndex1, vertexIndex2, graph): argument
114 def getEdgeWeight(self, vertexIndex1, vertexIndex2, graph): argument
/dports/science/cdk/cdk-cdk-2.3/descriptor/signature/src/main/java/org/openscience/cdk/signature/
H A DMoleculeFromSignatureBuilder.java63 …public void makeEdge(int vertexIndex1, int vertexIndex2, String vertexSymbol1, String vertexSymbol… in makeEdge()
/dports/cad/calculix/CalculiX/libSNL/src/
H A DsnlTriangleMesh.cpp83 int snlTriangleMesh::addEdge ( int vertexIndex1, int vertexIndex2 ) in addEdge()
H A DsnlTriangleMesh.h40 int vertexIndex2; member
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DOBJWriter.java960 int vertexIndex1, int vertexIndex2, in writeIndexedLine()
979 int vertexIndex1, int vertexIndex2, int vertexIndex3, in writeIndexedTriangle()
1059 … int vertexIndex1, int vertexIndex2, int vertexIndex3, int vertexIndex4, in writeIndexedQuadrilateral()
1155 int vertexIndex1, int vertexIndex2, in writeLine()
1174 int vertexIndex1, int vertexIndex2, int vertexIndex3, in writeTriangle()
1236 … int vertexIndex1, int vertexIndex2, int vertexIndex3, int vertexIndex4, in writeQuadrilateral()
H A DPhotoRenderer.java1353 int vertexIndex1, int vertexIndex2, in exportIndexedLine()
1364 int vertexIndex1, int vertexIndex2, int vertexIndex3, in exportIndexedTriangle()
1405 int vertexIndex1, int vertexIndex2, in exportLine()
1415 int vertexIndex1, int vertexIndex2, int vertexIndex3, in exportTriangle()
H A DModelManager.java2185 int vertexIndex1, int vertexIndex2, int vertexIndex3, in addIndexedTriangleToPath()
2198 … int vertexIndex1, int vertexIndex2, int vertexIndex3, int vertexIndex4, in addIndexedQuadrilateralToPath()
2213 int vertexIndex1, int vertexIndex2, int vertexIndex3, in addTriangleToPath()
2241 … int vertexIndex1, int vertexIndex2, int vertexIndex3, int vertexIndex4, in addQuadrilateralToPath()
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmesheditor.cpp307 void QgsMeshEditor::applyFlipEdge( QgsMeshEditor::Edit &edit, int vertexIndex1, int vertexIndex2 ) in applyFlipEdge()
314 void QgsMeshEditor::applyMerge( QgsMeshEditor::Edit &edit, int vertexIndex1, int vertexIndex2 ) in applyMerge()
465 void QgsMeshEditor::flipEdge( int vertexIndex1, int vertexIndex2 ) in flipEdge()
478 void QgsMeshEditor::merge( int vertexIndex1, int vertexIndex2 ) in merge()
1116 …e::QgsMeshLayerUndoCommandFlipEdge( QgsMeshEditor *meshEditor, int vertexIndex1, int vertexIndex2 ) in QgsMeshLayerUndoCommandFlipEdge()
1141 …erge::QgsMeshLayerUndoCommandMerge( QgsMeshEditor *meshEditor, int vertexIndex1, int vertexIndex2 ) in QgsMeshLayerUndoCommandMerge()
H A Dqgsmeshforcebypolylines.cpp232 int vertexIndex2 = face.at( ( closeEdge + 1 ) % face.size() ); in apply() local
262 int vertexIndex2 = face.at( ( closeEdge + 1 ) % face.size() ); in apply() local
H A Dqgstopologicalmesh.cpp1867 int vertexIndex2, in eitherSideFacesAndVertices()
1952 QgsTopologicalMesh::Changes QgsTopologicalMesh::flipEdge( int vertexIndex1, int vertexIndex2 ) in flipEdge()
2087 QgsTopologicalMesh::Changes QgsTopologicalMesh::merge( int vertexIndex1, int vertexIndex2 ) in merge()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/IO/
H A DBsp29Parser.h52 size_t vertexIndex1, vertexIndex2; member
/dports/games/residualvm/residualvm-0.3.1/engines/stark/resources/
H A Dfloor.cpp183 uint32 vertexIndex2 = _faces[faceIndex]->getVertexIndex(index2); in addFaceEdgeToList() local
215 FloorEdge::FloorEdge(uint16 vertexIndex1, uint16 vertexIndex2, uint32 faceIndex1) : in FloorEdge()
/dports/games/scummvm/scummvm-2.5.1/engines/stark/resources/
H A Dfloor.cpp194 uint32 vertexIndex2 = _faces[faceIndex]->getVertexIndex(index2); in addFaceEdgeToList() local
226 FloorEdge::FloorEdge(uint16 vertexIndex1, uint16 vertexIndex2, uint32 faceIndex1) : in FloorEdge()
/dports/devel/gammaray/GammaRay-2.11.3/plugins/quickinspector/geometryextension/
H A Dsgwireframewidget.cpp185 void SGWireframeWidget::drawWire(QPainter *painter, int vertexIndex1, int vertexIndex2) in drawWire()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxTexTangentCalculator.cpp113 int vertexIndex2 = mMesh->getPositionIndex(i, 1); in calculateTriangleMeshTextangents() local
/dports/graphics/quesa/quesa-1.8/Source/FileFormats/Readers/3DMF/
H A DE3FFR_3DMF.h148 TQ3Uns32 vertexIndex2; member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/OpenCL/
H A DbtSoftBodySolver_OpenCLSIMDAware.cpp285 int vertexIndex2 = (softBody->m_faces[triangle].m_n[2] - &(softBody->m_nodes[0])); in optimize() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/DX11/
H A DbtSoftBodySolver_DX11SIMDAware.cpp274 int vertexIndex2 = (softBody->m_faces[triangle].m_n[2] - &(softBody->m_nodes[0])); in optimize() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/CPU/
H A DbtSoftBodySolver_CPU.cpp180 int vertexIndex2 = (softBody->m_faces[triangle].m_n[2] - &(softBody->m_nodes[0])); in optimize() local

12