![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <TopOpeBRepDS_define.hxx>Functions | |
| void | FDSSDM_prepare (const occ::handle< TopOpeBRepDS_HDataStructure > &) |
| void | FDSSDM_makes1s2 (const TopoDS_Shape &S, NCollection_List< TopoDS_Shape > &L1, NCollection_List< TopoDS_Shape > &L2) |
| void | FDSSDM_s1s2makesordor (const NCollection_List< TopoDS_Shape > &L1, const NCollection_List< TopoDS_Shape > &L2, const TopoDS_Shape &S, NCollection_List< TopoDS_Shape > &LSO, NCollection_List< TopoDS_Shape > &LDO) |
| void | FDSSDM_s1s2 (const TopoDS_Shape &S, NCollection_List< TopoDS_Shape > &LS1, NCollection_List< TopoDS_Shape > &LS2) |
| void | FDSSDM_sordor (const TopoDS_Shape &S, NCollection_List< TopoDS_Shape > &LSO, NCollection_List< TopoDS_Shape > &LDO) |
| bool | FDSSDM_contains (const TopoDS_Shape &S, const NCollection_List< TopoDS_Shape > &L) |
| void | FDSSDM_copylist (const NCollection_List< TopoDS_Shape > &Lin, const int I1, const int I2, NCollection_List< TopoDS_Shape > &Lou) |
| void | FDSSDM_copylist (const NCollection_List< TopoDS_Shape > &Lin, NCollection_List< TopoDS_Shape > &Lou) |
| bool FDSSDM_contains | ( | const TopoDS_Shape & | S, |
| const NCollection_List< TopoDS_Shape > & | L ) |
| void FDSSDM_copylist | ( | const NCollection_List< TopoDS_Shape > & | Lin, |
| const int | I1, | ||
| const int | I2, | ||
| NCollection_List< TopoDS_Shape > & | Lou ) |
| void FDSSDM_copylist | ( | const NCollection_List< TopoDS_Shape > & | Lin, |
| NCollection_List< TopoDS_Shape > & | Lou ) |
| void FDSSDM_makes1s2 | ( | const TopoDS_Shape & | S, |
| NCollection_List< TopoDS_Shape > & | L1, | ||
| NCollection_List< TopoDS_Shape > & | L2 ) |
| void FDSSDM_prepare | ( | const occ::handle< TopOpeBRepDS_HDataStructure > & | ) |
| void FDSSDM_s1s2 | ( | const TopoDS_Shape & | S, |
| NCollection_List< TopoDS_Shape > & | LS1, | ||
| NCollection_List< TopoDS_Shape > & | LS2 ) |
| void FDSSDM_s1s2makesordor | ( | const NCollection_List< TopoDS_Shape > & | L1, |
| const NCollection_List< TopoDS_Shape > & | L2, | ||
| const TopoDS_Shape & | S, | ||
| NCollection_List< TopoDS_Shape > & | LSO, | ||
| NCollection_List< TopoDS_Shape > & | LDO ) |
| void FDSSDM_sordor | ( | const TopoDS_Shape & | S, |
| NCollection_List< TopoDS_Shape > & | LSO, | ||
| NCollection_List< TopoDS_Shape > & | LDO ) |