Home
last modified time | relevance | path

Searched defs:IsDegen (Results 1 – 4 of 4) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dhole.h123 bool IsDegen() in IsDegen() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dhole.h121 bool IsDegen() in IsDegen() function
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_ThruSections.cxx1217 Standard_Boolean IsDegen [2] = {Standard_False, Standard_False}; in Generated() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx1719 static Standard_Boolean IsDegen(const Handle(Geom_Surface)& S, in IsDegen() function
3603 Standard_Boolean IsDegen = BRep_Tool::Degenerated(aNewEdge); in RebuildTopOrBottomEdge() local