Home
last modified time | relevance | path

Searched defs:IsEdge (Results 1 – 22 of 22) sorted by relevance

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dcxfa_stroke.h27 bool IsEdge() const { return GetElementType() == XFA_Element::Edge; } in IsEdge() function
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkEdgeTable.cxx204 vtkIdType vtkEdgeTable::IsEdge(vtkIdType p1, vtkIdType p2) in IsEdge() function in vtkEdgeTable
246 void vtkEdgeTable::IsEdge(vtkIdType p1, vtkIdType p2, void* &ptr) in IsEdge() function in vtkEdgeTable
H A DvtkStaticEdgeLocatorTemplate.h99 bool IsEdge(TId v0, TId v1) const in IsEdge() function
H A DvtkPolyData.cxx1694 int vtkPolyData::IsEdge(vtkIdType p1, vtkIdType p2) in IsEdge() function in vtkPolyData
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkEdgeTable.cxx204 vtkIdType vtkEdgeTable::IsEdge(vtkIdType p1, vtkIdType p2) in IsEdge() function in vtkEdgeTable
246 void vtkEdgeTable::IsEdge(vtkIdType p1, vtkIdType p2, void*& ptr) in IsEdge() function in vtkEdgeTable
H A DvtkStaticEdgeLocatorTemplate.h122 bool IsEdge(TId v0, TId v1) const in IsEdge() function
H A DvtkPolyData.cxx1377 int vtkPolyData::IsEdge(vtkIdType p1, vtkIdType p2) in IsEdge() function in vtkPolyData
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkEdgeTable.cxx204 vtkIdType vtkEdgeTable::IsEdge(vtkIdType p1, vtkIdType p2) in IsEdge() function in vtkEdgeTable
246 void vtkEdgeTable::IsEdge(vtkIdType p1, vtkIdType p2, void* &ptr) in IsEdge() function in vtkEdgeTable
H A DvtkPolyData.cxx1676 int vtkPolyData::IsEdge(vtkIdType p1, vtkIdType p2) in IsEdge() function in vtkPolyData
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/quads/
H A Ddraw_quad.h108 bool IsEdge() const { in IsEdge() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/quads/
H A Ddraw_quad.h111 bool IsEdge() const { in IsEdge() function
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/include/mirtk/
H A DEdgeTable.h120 inline bool EdgeTable::IsEdge(IdType1 ptId1, IdType2 ptId2) const in IsEdge() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/inc/
H A Deditattr.hxx112 bool IsEdge() const { return bEdge; } in IsEdge() function in EditCharAttrib
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/inc/
H A Deditattr.hxx115 bool IsEdge() const { return bEdge; } in IsEdge() function in EditCharAttrib
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/ContentDecoder/
H A DContentDecoder.h137 bool IsEdge() in IsEdge() function
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dphy.cpp160 bool Tree::IsEdge(unsigned uNodeIndex1, unsigned uNodeIndex2) const in IsEdge() function in Tree
/dports/biology/muscle/muscle-3.8.1551/
H A Dphy.cpp160 bool Tree::IsEdge(unsigned uNodeIndex1, unsigned uNodeIndex2) const in IsEdge() function in Tree
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/clustal/
H A Dmuscle_tree.c519 IsEdge(unsigned uNodeIndex1, unsigned uNodeIndex2, tree_t *tree) in IsEdge() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/stlgeom/
H A Dstlgeom.cpp2320 int STLGeometry :: IsEdge(int ap1, int ap2) in IsEdge() function in netgen::STLGeometry
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/stlgeom/
H A Dstlgeom.cpp2285 int STLGeometry :: IsEdge(int ap1, int ap2) in IsEdge() function in netgen::STLGeometry
/dports/cad/netgen/netgen-6.2.2105/libsrc/stlgeom/
H A Dstlgeom.cpp2446 int STLGeometry :: IsEdge(int ap1, int ap2) in IsEdge() function in netgen::STLGeometry
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DGeomElements.cpp2615 int GeomMesh3D::IsEdge(int2 edge) const //check if two point indices represent an edge, return edge… in IsEdge() function in GeomMesh3D