Home
last modified time | relevance | path

Searched refs:BRepMesh_OrientedEdge (Results 1 – 14 of 14) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepMesh_OrientedEdge.hxx23 class BRepMesh_OrientedEdge class
30 BRepMesh_OrientedEdge() in BRepMesh_OrientedEdge() function in BRepMesh_OrientedEdge
37 BRepMesh_OrientedEdge( in BRepMesh_OrientedEdge() function in BRepMesh_OrientedEdge
68 Standard_Boolean IsEqual(const BRepMesh_OrientedEdge& theOther) const in IsEqual()
74 Standard_Boolean operator ==(const BRepMesh_OrientedEdge& Other) const in operator ==()
89 inline Standard_Integer HashCode (const BRepMesh_OrientedEdge& theOrientedEdge, const Standard_Inte… in HashCode()
H A DBRepMesh_Edge.hxx24 class BRepMesh_Edge : public BRepMesh_OrientedEdge
30 : BRepMesh_OrientedEdge(), in BRepMesh_Edge()
40 : BRepMesh_OrientedEdge(theFirstNode, theLastNode), in BRepMesh_Edge()
63 return BRepMesh_OrientedEdge::IsEqual(theOther); in IsSameOrientation()
H A DIMeshData_Types.hxx158 …typedef NCollection_Shared<NCollection_Map<BRepMesh_OrientedEdge> > …
H A DBRepMesh_DelaunayDeflectionControlMeshAlgo.hxx336 if (myCouplesMap->Add(BRepMesh_OrientedEdge(aFirstVertex, aLastVertex))) in splitLinks()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_OrientedEdge.hxx23 class BRepMesh_OrientedEdge class
30 BRepMesh_OrientedEdge() in BRepMesh_OrientedEdge() function in BRepMesh_OrientedEdge
37 BRepMesh_OrientedEdge( in BRepMesh_OrientedEdge() function in BRepMesh_OrientedEdge
68 Standard_Boolean IsEqual(const BRepMesh_OrientedEdge& theOther) const in IsEqual()
74 Standard_Boolean operator ==(const BRepMesh_OrientedEdge& Other) const in operator ==()
89 inline Standard_Integer HashCode (const BRepMesh_OrientedEdge& theOrientedEdge, const Standard_Inte… in HashCode()
H A DBRepMesh_Edge.hxx24 class BRepMesh_Edge : public BRepMesh_OrientedEdge
30 : BRepMesh_OrientedEdge(), in BRepMesh_Edge()
40 : BRepMesh_OrientedEdge(theFirstNode, theLastNode), in BRepMesh_Edge()
63 return BRepMesh_OrientedEdge::IsEqual(theOther); in IsSameOrientation()
H A DFILES68 BRepMesh_OrientedEdge.hxx
H A DBRepMesh_DelaunayDeflectionControlMeshAlgo.hxx336 if (myCouplesMap->Add(BRepMesh_OrientedEdge(aFirstVertex, aLastVertex))) in splitLinks()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepMesh_OrientedEdge.hxx23 class BRepMesh_OrientedEdge class
30 BRepMesh_OrientedEdge() in BRepMesh_OrientedEdge() function in BRepMesh_OrientedEdge
37 BRepMesh_OrientedEdge( in BRepMesh_OrientedEdge() function in BRepMesh_OrientedEdge
68 inline Standard_Boolean IsEqual(const BRepMesh_OrientedEdge& theOther) const in IsEqual()
74 inline Standard_Boolean operator ==(const BRepMesh_OrientedEdge& Other) const in operator ==()
89 inline Standard_Integer HashCode (const BRepMesh_OrientedEdge& theOrientedEdge, const Standard_Inte… in HashCode()
H A DBRepMesh_Edge.hxx24 class BRepMesh_Edge : public BRepMesh_OrientedEdge
30 : BRepMesh_OrientedEdge(), in BRepMesh_Edge()
40 : BRepMesh_OrientedEdge(theFirstNode, theLastNode), in BRepMesh_Edge()
63 return BRepMesh_OrientedEdge::IsEqual(theOther); in IsSameOrientation()
H A DIMeshData_Types.hxx158 …typedef NCollection_Shared<NCollection_Map<BRepMesh_OrientedEdge> > …
H A DBRepMesh_DelaunayDeflectionControlMeshAlgo.hxx313 if (myCouplesMap->Add(BRepMesh_OrientedEdge(aFirstVertex, aLastVertex))) in splitLinks()
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_b_rep_mesh___oriented_edge__inherit__graph.map1 <map id="BRepMesh_OrientedEdge" name="BRepMesh_OrientedEdge">
/dports/cad/opencascade/opencascade-7.6.0/src/IMeshData/
H A DIMeshData_Types.hxx158 …typedef NCollection_Shared<NCollection_Map<BRepMesh_OrientedEdge> > …