Home
last modified time | relevance | path

Searched defs:myInputShape (Results 1 – 13 of 13) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPAlgo_RemoveFeatures.hxx275 TopoDS_Shape myInputShape; //!< Input shape member in BOPAlgo_RemoveFeatures
H A DBRepAlgoAPI_Defeaturing.hxx212 TopoDS_Shape myInputShape; //!< Input shape to remove the features from member in BRepAlgoAPI_Defeaturing
H A DBRepOffset_MakeSimpleOffset.hxx138 TopoDS_Shape myInputShape; member in BRepOffset_MakeSimpleOffset
H A DBOPAlgo_MakePeriodic.hxx580 TopoDS_Shape myInputShape; //!< Input shape to make periodic member in BOPAlgo_MakePeriodic
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_RemoveFeatures.hxx275 TopoDS_Shape myInputShape; //!< Input shape member in BOPAlgo_RemoveFeatures
H A DBOPAlgo_MakePeriodic.hxx580 TopoDS_Shape myInputShape; //!< Input shape to make periodic member in BOPAlgo_MakePeriodic
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPAlgo_RemoveFeatures.hxx271 TopoDS_Shape myInputShape; //!< Input shape member in BOPAlgo_RemoveFeatures
H A DBRepAlgoAPI_Defeaturing.hxx212 TopoDS_Shape myInputShape; //!< Input shape to remove the features from member in BRepAlgoAPI_Defeaturing
H A DBRepOffset_MakeSimpleOffset.hxx138 TopoDS_Shape myInputShape; member in BRepOffset_MakeSimpleOffset
H A DBOPAlgo_MakePeriodic.hxx580 TopoDS_Shape myInputShape; //!< Input shape to make periodic member in BOPAlgo_MakePeriodic
/dports/cad/opencascade/opencascade-7.6.0/src/BRepAlgoAPI/
H A DBRepAlgoAPI_Defeaturing.hxx212 TopoDS_Shape myInputShape; //!< Input shape to remove the features from member in BRepAlgoAPI_Defeaturing
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeSimpleOffset.hxx138 TopoDS_Shape myInputShape; member in BRepOffset_MakeSimpleOffset
/dports/misc/nn-insight/nn-insight-1.0.5/
H A Dcompute.cpp106 TensorShape myInputShape = inputShape; in buildComputeInputs() local