Home
last modified time | relevance | path

Searched refs:TopOpeBRepDS_DataStructure (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepDS/
H A DTopOpeBRepDS_DataStructure.cxx44 TopOpeBRepDS_DataStructure::TopOpeBRepDS_DataStructure() : in TopOpeBRepDS_DataStructure() function in TopOpeBRepDS_DataStructure
57 void TopOpeBRepDS_DataStructure::Init() in Init()
96 void TopOpeBRepDS_DataStructure::RemoveSurface(const Standard_Integer I) in RemoveSurface()
163 void TopOpeBRepDS_DataStructure::RemoveCurve(const Standard_Integer I) in RemoveCurve()
391 void TopOpeBRepDS_DataStructure::InitSectionEdges() in InitSectionEdges()
1022 Standard_Integer TopOpeBRepDS_DataStructure::NbSurfaces()const in NbSurfaces()
1033 Standard_Integer TopOpeBRepDS_DataStructure::NbCurves()const in NbCurves()
1054 Standard_Integer TopOpeBRepDS_DataStructure::NbPoints()const in NbPoints()
1065 Standard_Integer TopOpeBRepDS_DataStructure::NbShapes()const in NbShapes()
1076 Standard_Integer TopOpeBRepDS_DataStructure::NbSectionEdges()const in NbSectionEdges()
[all …]
H A DTopOpeBRepDS_EXPORT.hxx27 Standard_EXPORT Standard_Boolean FUN_ds_redu2d1d(const TopOpeBRepDS_DataStructure& BDS, const Stand…
29 Standard_EXPORT Standard_Boolean FUN_ds_GetTr(const TopOpeBRepDS_DataStructure& BDS, const Standard…
40 Standard_EXPORT void FUN_ds_samRk(const TopOpeBRepDS_DataStructure& BDS, const Standard_Integer Rk,
46 Standard_EXPORT Standard_Boolean FUN_ds_getVsdm(const TopOpeBRepDS_DataStructure& BDS, const Standa…
47 Standard_EXPORT Standard_Boolean FUN_ds_sdm(const TopOpeBRepDS_DataStructure& BDS, const TopoDS_Sha…
55 Standard_EXPORT Standard_Boolean FDS_HasSameDomain3d(const TopOpeBRepDS_DataStructure& BDS,const To…
60 …RT Standard_Boolean FUN_ds_getoov(const TopoDS_Shape& v, const TopOpeBRepDS_DataStructure& BDS, T…
82 Standard_EXPORT Standard_Integer FUN_ds_oriEinF(const TopOpeBRepDS_DataStructure& BDS, const TopoDS…
91 Standard_EXPORT Standard_Boolean FDS_stateEwithF2d(const TopOpeBRepDS_DataStructure& BDS,const Topo…
94 Standard_EXPORT Standard_Boolean FDS_parbefaft(const TopOpeBRepDS_DataStructure& BDS,const TopoDS_E…
[all …]
H A DTopOpeBRepDS_FilterEdgeInterferences.cxx28 …unkeepEinterferences(TopOpeBRepDS_ListOfInterference& LI,const TopOpeBRepDS_DataStructure& BDS,con…
29 …Esymetrictransitions(TopOpeBRepDS_ListOfInterference& LI,const TopOpeBRepDS_DataStructure& BDS,con…
32 …T void FUN_resolveEUNKNOWN(TopOpeBRepDS_ListOfInterference& LI,TopOpeBRepDS_DataStructure& BDS,con…
40 TopOpeBRepDS_DataStructure& BDS = HDS->ChangeDS(); in FUN_FilterEdge()
56 TopOpeBRepDS_DataStructure& BDS = myHDS->ChangeDS(); in ProcessEdgeInterferences()
H A DTopOpeBRepDS_ProcessInterferencesTool.hxx52 Standard_EXPORT Standard_Boolean FUN_interfhassupport(const TopOpeBRepDS_DataStructure& DS,const Ha…
57 …d FUN_reducedoublons(TopOpeBRepDS_ListOfInterference& LI,const TopOpeBRepDS_DataStructure& BDS,con…
58 …ORT void FUN_unkeepUNKNOWN(TopOpeBRepDS_ListOfInterference& LI,TopOpeBRepDS_DataStructure& BDS,con…
59 …ORT Standard_Integer FUN_select2dI(const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,con…
61 …ORT Standard_Integer FUN_select1dI(const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,Top…
63 (const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,TopOpeBRepDS_ListOfInterference& lF, T…
H A DTopOpeBRepDS_SurfaceExplorer.cxx22 #define MYDS (*((TopOpeBRepDS_DataStructure*)myDS))
40 (const TopOpeBRepDS_DataStructure& DS, in TopOpeBRepDS_SurfaceExplorer()
52 (const TopOpeBRepDS_DataStructure& DS, in Init()
57 myDS = (TopOpeBRepDS_DataStructure*)&DS; in Init()
H A DTopOpeBRepDS_PointExplorer.cxx22 #define MYDS (*((TopOpeBRepDS_DataStructure*)myDS))
44 (const TopOpeBRepDS_DataStructure& DS, in TopOpeBRepDS_PointExplorer()
56 (const TopOpeBRepDS_DataStructure& DS, in Init()
61 myDS = (TopOpeBRepDS_DataStructure*)&DS; in Init()
H A DTopOpeBRepDS_CurveExplorer.cxx22 #define MYDS (*((TopOpeBRepDS_DataStructure*)myDS))
45 (const TopOpeBRepDS_DataStructure& DS, in TopOpeBRepDS_CurveExplorer()
57 (const TopOpeBRepDS_DataStructure& DS, in Init()
60 myDS = (TopOpeBRepDS_DataStructure*)&DS; in Init()
H A DTopOpeBRepDS_CurveExplorer.hxx27 class TopOpeBRepDS_DataStructure;
41 …Standard_EXPORT TopOpeBRepDS_CurveExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_Bo…
43 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
H A DTopOpeBRepDS_PointExplorer.hxx28 class TopOpeBRepDS_DataStructure;
42 …Standard_EXPORT TopOpeBRepDS_PointExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_Bo…
44 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
H A DTopOpeBRepDS_SurfaceExplorer.hxx28 class TopOpeBRepDS_DataStructure;
42 …Standard_EXPORT TopOpeBRepDS_SurfaceExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_…
44 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRepDS_EXPORT.hxx27 Standard_EXPORT Standard_Boolean FUN_ds_redu2d1d(const TopOpeBRepDS_DataStructure& BDS, const Stand…
29 Standard_EXPORT Standard_Boolean FUN_ds_GetTr(const TopOpeBRepDS_DataStructure& BDS, const Standard…
40 Standard_EXPORT void FUN_ds_samRk(const TopOpeBRepDS_DataStructure& BDS, const Standard_Integer Rk,
46 Standard_EXPORT Standard_Boolean FUN_ds_getVsdm(const TopOpeBRepDS_DataStructure& BDS, const Standa…
47 Standard_EXPORT Standard_Boolean FUN_ds_sdm(const TopOpeBRepDS_DataStructure& BDS, const TopoDS_Sha…
55 Standard_EXPORT Standard_Boolean FDS_HasSameDomain3d(const TopOpeBRepDS_DataStructure& BDS,const To…
60 …RT Standard_Boolean FUN_ds_getoov(const TopoDS_Shape& v, const TopOpeBRepDS_DataStructure& BDS, T…
82 Standard_EXPORT Standard_Integer FUN_ds_oriEinF(const TopOpeBRepDS_DataStructure& BDS, const TopoDS…
91 Standard_EXPORT Standard_Boolean FDS_stateEwithF2d(const TopOpeBRepDS_DataStructure& BDS,const Topo…
94 Standard_EXPORT Standard_Boolean FDS_parbefaft(const TopOpeBRepDS_DataStructure& BDS,const TopoDS_E…
[all …]
H A DTopOpeBRep_FaceEdgeFiller.hxx32 class TopOpeBRepDS_DataStructure;
67 …OfListOfInterference& IT, const TopOpeBRepDS_Point& DSP, const TopOpeBRepDS_DataStructure& BDS) co…
75 …TopOpeBRep_FaceEdgeIntersector& EI, Standard_Integer& G, const TopOpeBRepDS_DataStructure& DS) con…
77 …dard_Integer MakeGeometry (TopOpeBRep_FaceEdgeIntersector& EI, TopOpeBRepDS_DataStructure& DS) con…
87 …erence& L, const TopOpeBRepDS_Point& DSP, Standard_Integer& G, TopOpeBRepDS_DataStructure& DS) con…
92 …eBRepDS_Interference)& I, TopOpeBRepDS_ListOfInterference& LI, TopOpeBRepDS_DataStructure& BDS) co…
H A DChFiKPart_ComputeData.hxx23 class TopOpeBRepDS_DataStructure;
46 …Standard_EXPORT static Standard_Boolean Compute (TopOpeBRepDS_DataStructure& DStr, Handle(ChFiDS_S…
49 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
52 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
55 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
H A DTopOpeBRepDS_ProcessInterferencesTool.hxx52 Standard_EXPORT Standard_Boolean FUN_interfhassupport(const TopOpeBRepDS_DataStructure& DS,const Ha…
57 …d FUN_reducedoublons(TopOpeBRepDS_ListOfInterference& LI,const TopOpeBRepDS_DataStructure& BDS,con…
58 …ORT void FUN_unkeepUNKNOWN(TopOpeBRepDS_ListOfInterference& LI,TopOpeBRepDS_DataStructure& BDS,con…
59 …ORT Standard_Integer FUN_select2dI(const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,con…
61 …ORT Standard_Integer FUN_select1dI(const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,Top…
63 (const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,TopOpeBRepDS_ListOfInterference& lF, T…
H A DTopOpeBRepDS_CurveExplorer.hxx27 class TopOpeBRepDS_DataStructure;
41 …Standard_EXPORT TopOpeBRepDS_CurveExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_Bo…
43 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
H A DTopOpeBRepDS_PointExplorer.hxx28 class TopOpeBRepDS_DataStructure;
42 …Standard_EXPORT TopOpeBRepDS_PointExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_Bo…
44 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
H A DTopOpeBRepDS_SurfaceExplorer.hxx28 class TopOpeBRepDS_DataStructure;
42 …Standard_EXPORT TopOpeBRepDS_SurfaceExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_…
44 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRepDS_EXPORT.hxx27 Standard_EXPORT Standard_Boolean FUN_ds_redu2d1d(const TopOpeBRepDS_DataStructure& BDS, const Stand…
29 Standard_EXPORT Standard_Boolean FUN_ds_GetTr(const TopOpeBRepDS_DataStructure& BDS, const Standard…
40 Standard_EXPORT void FUN_ds_samRk(const TopOpeBRepDS_DataStructure& BDS, const Standard_Integer Rk,
46 Standard_EXPORT Standard_Boolean FUN_ds_getVsdm(const TopOpeBRepDS_DataStructure& BDS, const Standa…
47 Standard_EXPORT Standard_Boolean FUN_ds_sdm(const TopOpeBRepDS_DataStructure& BDS, const TopoDS_Sha…
55 Standard_EXPORT Standard_Boolean FDS_HasSameDomain3d(const TopOpeBRepDS_DataStructure& BDS,const To…
60 …RT Standard_Boolean FUN_ds_getoov(const TopoDS_Shape& v, const TopOpeBRepDS_DataStructure& BDS, T…
82 Standard_EXPORT Standard_Integer FUN_ds_oriEinF(const TopOpeBRepDS_DataStructure& BDS, const TopoDS…
91 Standard_EXPORT Standard_Boolean FDS_stateEwithF2d(const TopOpeBRepDS_DataStructure& BDS,const Topo…
94 Standard_EXPORT Standard_Boolean FDS_parbefaft(const TopOpeBRepDS_DataStructure& BDS,const TopoDS_E…
[all …]
H A DTopOpeBRep_FaceEdgeFiller.hxx32 class TopOpeBRepDS_DataStructure;
67 …OfListOfInterference& IT, const TopOpeBRepDS_Point& DSP, const TopOpeBRepDS_DataStructure& BDS) co…
75 …TopOpeBRep_FaceEdgeIntersector& EI, Standard_Integer& G, const TopOpeBRepDS_DataStructure& DS) con…
77 …dard_Integer MakeGeometry (TopOpeBRep_FaceEdgeIntersector& EI, TopOpeBRepDS_DataStructure& DS) con…
87 …erence& L, const TopOpeBRepDS_Point& DSP, Standard_Integer& G, TopOpeBRepDS_DataStructure& DS) con…
92 …eBRepDS_Interference)& I, TopOpeBRepDS_ListOfInterference& LI, TopOpeBRepDS_DataStructure& BDS) co…
H A DChFiKPart_ComputeData.hxx28 class TopOpeBRepDS_DataStructure;
52 …Standard_EXPORT static Standard_Boolean Compute (TopOpeBRepDS_DataStructure& DStr, Handle(ChFiDS_S…
55 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
58 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
61 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
H A DTopOpeBRepDS_ProcessInterferencesTool.hxx52 Standard_EXPORT Standard_Boolean FUN_interfhassupport(const TopOpeBRepDS_DataStructure& DS,const Ha…
57 …d FUN_reducedoublons(TopOpeBRepDS_ListOfInterference& LI,const TopOpeBRepDS_DataStructure& BDS,con…
58 …ORT void FUN_unkeepUNKNOWN(TopOpeBRepDS_ListOfInterference& LI,TopOpeBRepDS_DataStructure& BDS,con…
59 …ORT Standard_Integer FUN_select2dI(const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,con…
61 …ORT Standard_Integer FUN_select1dI(const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,Top…
63 (const Standard_Integer SIX, TopOpeBRepDS_DataStructure& BDS,TopOpeBRepDS_ListOfInterference& lF, T…
H A DTopOpeBRepDS_CurveExplorer.hxx27 class TopOpeBRepDS_DataStructure;
41 …Standard_EXPORT TopOpeBRepDS_CurveExplorer(const TopOpeBRepDS_DataStructure& DS, const Standard_Bo…
43 …Standard_EXPORT void Init (const TopOpeBRepDS_DataStructure& DS, const Standard_Boolean FindOnlyKe…
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_FaceEdgeFiller.hxx32 class TopOpeBRepDS_DataStructure;
67 …OfListOfInterference& IT, const TopOpeBRepDS_Point& DSP, const TopOpeBRepDS_DataStructure& BDS) co…
75 …TopOpeBRep_FaceEdgeIntersector& EI, Standard_Integer& G, const TopOpeBRepDS_DataStructure& DS) con…
77 …dard_Integer MakeGeometry (TopOpeBRep_FaceEdgeIntersector& EI, TopOpeBRepDS_DataStructure& DS) con…
87 …erence& L, const TopOpeBRepDS_Point& DSP, Standard_Integer& G, TopOpeBRepDS_DataStructure& DS) con…
92 …eBRepDS_Interference)& I, TopOpeBRepDS_ListOfInterference& LI, TopOpeBRepDS_DataStructure& BDS) co…
H A DTopOpeBRep_FaceEdgeFiller.cxx35 const TopOpeBRepDS_DataStructure& BDS);
66 TopOpeBRepDS_DataStructure& BDS = HDS->ChangeDS(); in Insert()
189 const TopOpeBRepDS_DataStructure& BDS) const in ScanInterfList()
209 const TopOpeBRepDS_DataStructure& BDS) const in GetGeometry()
227 TopOpeBRepDS_DataStructure& BDS) const in GetGeometry()
249 TopOpeBRepDS_DataStructure& BDS) const in StoreInterference()
289 TopOpeBRepDS_DataStructure& BDS) const in MakeGeometry()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFiKPart/
H A DChFiKPart_ComputeData.hxx23 class TopOpeBRepDS_DataStructure;
46 …Standard_EXPORT static Standard_Boolean Compute (TopOpeBRepDS_DataStructure& DStr, Handle(ChFiDS_S…
49 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
52 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…
55 …Standard_EXPORT static Standard_Boolean ComputeCorner (TopOpeBRepDS_DataStructure& DStr, const Han…

12345678