Home
last modified time | relevance | path

Searched defs:Pln (Results 1 – 20 of 20) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/GC/
H A DGC_MakePlane.cxx79 gp_Pln Pln = gce_MakePln(Pl,Dist); in GC_MakePlane() local
91 gp_Pln Pln= gce_MakePln(Pl,Point); in GC_MakePlane() local
101 gp_Pln Pln = gce_MakePln(Axis); in GC_MakePlane() local
/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_Plane.cxx47 typedef gp_Pln Pln; typedef
129 gp_Pln Geom_Plane::Pln () const { in Pln() function in Geom_Plane
/dports/cad/opencascade/opencascade-7.6.0/src/DrawDim/
H A DDrawDim.cxx102 Standard_Boolean DrawDim::Pln (const TopoDS_Face& f, gp_Pln& p) in Pln() function in DrawDim
/dports/cad/opencascade/opencascade-7.6.0/src/ChFiKPart/
H A DChFiKPart_ComputeData_FilPlnCyl.cxx55 const gp_Pln& Pln, in ChFiKPart_MakeFillet()
235 const gp_Pln& Pln, in ChFiKPart_MakeFillet()
H A DChFiKPart_ComputeData_ChPlnCon.cxx62 const gp_Pln& Pln, in ChFiKPart_MakeChamfer()
H A DChFiKPart_ComputeData_ChPlnCyl.cxx68 const gp_Pln& Pln, in ChFiKPart_MakeChamfer()
327 const gp_Pln& Pln, in ChFiKPart_MakeChamfer()
H A DChFiKPart_ComputeData_ChAsymPlnCyl.cxx68 const gp_Pln& Pln, in ChFiKPart_MakeChAsym()
329 const gp_Pln& Pln, in ChFiKPart_MakeChAsym()
H A DChFiKPart_ComputeData_FilPlnCon.cxx54 const gp_Pln& Pln, in ChFiKPart_MakeFillet()
H A DChFiKPart_ComputeData_ChAsymPlnCon.cxx61 const gp_Pln& Pln, in ChFiKPart_MakeChAsym()
/dports/cad/opencascade/opencascade-7.6.0/src/IntAna/
H A DIntAna_IntConicQuad.cxx537 void IntAna_IntConicQuad::Perform (const gp_Elips& E, const gp_Pln& Pln, in Perform()
544 void IntAna_IntConicQuad::Perform (const gp_Parab& P, const gp_Pln& Pln, in Perform()
550 void IntAna_IntConicQuad::Perform (const gp_Hypr& H, const gp_Pln& Pln, in Perform()
H A DIntAna_QuadQuadGeo.cxx2013 IntAna_QuadQuadGeo::IntAna_QuadQuadGeo(const gp_Pln& Pln, in IntAna_QuadQuadGeo()
2039 void IntAna_QuadQuadGeo::Perform(const gp_Pln& Pln, in Perform()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeConstruct/
H A DShapeConstruct_MakeTriangulation.cxx392 gp_Pln Pln(pts(1),gp_Dir(Normal)); in AddFacet() local
/dports/cad/opencascade/opencascade-7.6.0/src/Extrema/
H A DExtrema_ExtPExtS.cxx504 gp_Pln Pln = gp_Pln(L.Location(), L.Direction()); in GetPosition() local
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_IntSS_1.cxx705 const gp_Pln& Pln = myHS1->Plane(); in MakeCurve() local
768 const gp_Pln& Pln = myHS2->Plane(); in MakeCurve() local
/dports/cad/opencascade/opencascade-7.6.0/src/GeomPlate/
H A DGeomPlate_BuildAveragePlane.cxx216 gp_Pln Pln = myPlane->Pln(); in GeomPlate_BuildAveragePlane() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFeat/
H A DBRepFeat_RibSlot.cxx439 const Handle(Geom_Plane)& Pln) in CheckPoint()
622 const Handle(Geom_Plane)& Pln) in ChoiceOfFaces()
710 const Handle(Geom_Plane)& Pln, in ExtremeFaces()
/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools_FaceFace.cxx1301 const gp_Pln& Pln = myHS1->Plane(); in MakeCurve() local
1380 const gp_Pln& Pln = myHS2->Plane(); in MakeCurve() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.hpp862 inline void CEncoder::Pln(CVariable* dst, CVariable* src0, CVariable* src1) in Pln() function in IGC::CEncoder
/dports/devel/kf5-kunitconversion/kunitconversion-5.89.0/src/
H A Dunit.h313 Pln, enumerator
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_Wire.cxx1889 gp_Pln Pln (ax); in RemoveLoop() local