Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_BOPCommands.cxx55 Standard_Integer bopsmt(Draw_Interpretor& di,
182 return bopsmt(di, n, a, BOPAlgo_COMMON); in bopcommon()
192 return bopsmt(di, n, a, BOPAlgo_FUSE); in bopfuse()
202 return bopsmt(di, n, a, BOPAlgo_CUT); in bopcut()
212 return bopsmt(di, n, a, BOPAlgo_CUT21); in boptuc()
218 Standard_Integer bopsmt(Draw_Interpretor& di, in bopsmt() function