Home
last modified time | relevance | path

Searched refs:geomName (Results 1 – 18 of 18) sorted by relevance

/dports/math/polymake/polymake-4.5/bundled/java/java/src/de/tuberlin/polymake/common/geometry/
H A DEmbeddedGeometries.java99 public void moveVertex(String geomName,int index, double[] coords) { in moveVertex() argument
100 int geomIndex = ((Integer)geomIndexMap.get(geomName)).intValue(); in moveVertex()
113 public PolymakePoint getEmbeddedVertex(String geomName, int index) { in getEmbeddedVertex() argument
114 int vertexIndex = getEmbeddedVertexIndex(geomName, index); in getEmbeddedVertex()
289 public int getEmbeddedVertexIndex(String geomName, int index) { in getEmbeddedVertexIndex() argument
290 int geomIndex = ((Integer)geomIndexMap.get(geomName)).intValue(); in getEmbeddedVertexIndex()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DCGNSZone.cpp74 std::string geomName; in readBoundaryCondition() local
82 geomName = std::string(rawFamilyName); in readBoundaryCondition()
87 geomName = std::string(rawBCName); in readBoundaryCondition()
88 const int indGeom = nameIndex(geomName, allGeomName); in readBoundaryCondition()
102 geomName.c_str(), cg_GridLocationName(location)); in readBoundaryCondition()
110 geomName.c_str(), cg_GridLocationName(location)); in readBoundaryCondition()
127 cg_PointSetTypeName(ptSetType), geomName.c_str()); in readBoundaryCondition()
H A DCGNSRead.cpp324 const std::string geomName(rawFamName); in readPhysicals() local
349 geomName2Phys.insert(std::make_pair(geomName, physTag)); in readPhysicals()
372 const std::string &geomName = allGeomName[geomTag]; in setGeomAndPhysicalEntities() local
375 model->setElementaryName(d, geomTag, geomName); in setGeomAndPhysicalEntities()
378 auto range = geomName2Phys.equal_range(geomName); in setGeomAndPhysicalEntities()
H A DCGNSWrite.cpp636 std::string &geomName = it->second; in writeGeomEntities() local
642 cg_family_write(cgIndexFile, cgIndexBase, geomName.c_str(), &cgIndexFam); in writeGeomEntities()
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/test/unit/SFCGAL/algorithm/
H A DIntersectionTest.cpp131 std::string geomName; in BOOST_AUTO_TEST_CASE() local
132 std::getline( iss, geomName, '|' ); in BOOST_AUTO_TEST_CASE()
134 insertOrReplace( storedGeom, geomName, io::readWkt( wktGA ).release() ); in BOOST_AUTO_TEST_CASE()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Model/
H A DPhysicalFrame.cpp165 std::string geomName = bodyName + "_geom_" + to_string(ng); in updateFromXMLNode() local
166 meshNode.setAttributeValue("name", geomName); in updateFromXMLNode()
213 std::string geomName = bodyName + "_geom_" + to_string(counter); in convertDisplayGeometryToGeometryXML() local
214 meshNode.setAttributeValue("name", geomName); in convertDisplayGeometryToGeometryXML()
/dports/graphics/qgis/qgis-3.22.3/src/providers/oracle/
H A Dqgsoracletablemodel.cpp182 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
213 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/oracle/
H A Dqgsoracletablemodel.cpp180 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
211 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapkmlrenderer.h140 xmlNodePtr getGeomParentNode(const char *geomName);
H A Dmapkmlrenderer.cpp920 xmlNodePtr KmlRenderer::getGeomParentNode(const char *geomName) in getGeomParentNode() argument
929 xmlNodePtr geomNode = xmlNewChild(multiGeomNode, NULL, BAD_CAST geomName, NULL); in getGeomParentNode()
932 GeomNode = xmlNewNode(NULL, BAD_CAST geomName); in getGeomParentNode()
/dports/graphics/qgis/qgis-3.22.3/src/providers/hana/
H A Dqgshanatablemodel.cpp184 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
207 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/mssql/
H A Dqgsmssqltablemodel.cpp169 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
200 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/qgis/qgis-3.22.3/src/providers/db2/
H A Dqgsdb2tablemodel.cpp169 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
200 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/db2/
H A Dqgsdb2tablemodel.cpp169 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
200 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/qgis/qgis-3.22.3/src/providers/mssql/
H A Dqgsmssqltablemodel.cpp176 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
207 …currentTableIndex )->text() == tableName && itemFromIndex( currentGeomIndex )->text() == geomName ) in setSql()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/postgres/
H A Dqgspgtablemodel.cpp261 QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
300 && itemFromIndex( currentGeomIndex )->text() == geomName in setSql()
/dports/graphics/qgis/qgis-3.22.3/src/providers/postgres/
H A Dqgspgtablemodel.cpp261 const QString geomName = itemFromIndex( geomSibling )->text(); in setSql() local
300 && itemFromIndex( currentGeomIndex )->text() == geomName in setSql()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/gltf/
H A Dgltfimporter.cpp1586 const QString geomName = jsonObject.value(KEY_GEOMETRY_SHADER).toString(); in processJSONProgram() local
1587 if (!geomName.isEmpty()) { in processJSONProgram()
1588 const auto it = qAsConst(m_shaderPaths).find(geomName); in processJSONProgram()