Home
last modified time | relevance | path

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

12345678

/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_ClippingPlaneTool.cxx71 TDataXtd_Geometry::Plane(aPlaneAttribute->Label(), thePlane); in GetClippingPlane()
92 if (!GetClippingPlane(theLabel, thePlane, anExtName, theCapping)) in GetClippingPlane()
115 if (aPlane.Axis().Angle(thePlane.Axis()) > Precision::Angular()) in AddClippingPlane()
117 if (aPlane.XAxis().Angle(thePlane.XAxis()) > Precision::Angular()) in AddClippingPlane()
119 if (aPlane.YAxis().Angle(thePlane.YAxis()) > Precision::Angular()) in AddClippingPlane()
128 TDataXtd_Plane::Set(aLabel, thePlane); in AddClippingPlane()
143 return AddClippingPlane(thePlane, anExtName); in AddClippingPlane()
154 TDF_Label aLabel = AddClippingPlane(thePlane, theName); in AddClippingPlane()
169 return AddClippingPlane(thePlane, anExtName, theCapping); in AddClippingPlane()
209 const gp_Pln thePlane, const TCollection_ExtendedString theName) const in UpdateClippingPlane() argument
[all …]
H A DXCAFDoc_ClippingPlaneTool.hxx52 …Standard_EXPORT Standard_Boolean GetClippingPlane(const TDF_Label& theLabel, gp_Pln& thePlane, TCo…
57 …Standard_EXPORT Standard_Boolean GetClippingPlane(const TDF_Label& theLabel, gp_Pln& thePlane, Han…
62 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const TCollection_ExtendedString…
67 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const Handle(TCollection_HAsciiS…
72 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const TCollection_ExtendedString…
77 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const Handle(TCollection_HAsciiS…
89 …Standard_EXPORT void UpdateClippingPlane(const TDF_Label& theLabelL, const gp_Pln thePlane, const …
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimStatePlaneProjectionInfo.cpp367 << "\nName: " << thePlane.name() in operator <<()
368 << "\nPcsCode: " << thePlane.code() in operator <<()
369 << "\norigin: " << thePlane.origin() in operator <<()
371 << thePlane.scaleFactor() in operator <<()
372 << "\nfalseEasting: " << thePlane.falseEasting() in operator <<()
379 << "\nName: " << thePlane.name() in operator <<()
380 << "\nPcsCode: " << thePlane.code() in operator <<()
381 << "\norigin: " << thePlane.origin() in operator <<()
383 << setprecision(12) << thePlane.parallel1() in operator <<()
385 << setprecision(12) << thePlane.parallel2() in operator <<()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi2d/
H A DChFi2d_FilletAPI.cxx31 const gp_Pln& thePlane):myIsAnalytical(Standard_False) in ChFi2d_FilletAPI() argument
33 Init(theWire, thePlane); in ChFi2d_FilletAPI()
39 const gp_Pln& thePlane):myIsAnalytical(Standard_False) in ChFi2d_FilletAPI() argument
41 Init(theEdge1, theEdge2, thePlane); in ChFi2d_FilletAPI()
46 const gp_Pln& thePlane) in Init() argument
64 myIsAnalytical ? myAnaFilletAlgo.Init(theWire, thePlane) : in Init()
65 myFilletAlgo.Init(theWire, thePlane); in Init()
71 const gp_Pln& thePlane) in Init() argument
77 myIsAnalytical ? myAnaFilletAlgo.Init(theEdge1, theEdge2, thePlane) : in Init()
78 myFilletAlgo.Init(theEdge1, theEdge2, thePlane); in Init()
H A DChFi2d_FilletAPI.hxx49 const gp_Pln& thePlane);
54 const gp_Pln& thePlane);
58 const gp_Pln& thePlane);
63 const gp_Pln& thePlane);
H A DChFi2d_AnaFilletAlgo.hxx38 const gp_Pln& thePlane);
46 const gp_Pln& thePlane);
49 Standard_EXPORT void Init(const TopoDS_Wire& theWire, const gp_Pln& thePlane);
53 const gp_Pln& thePlane);
/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_Vinert.cxx137 const gp_Pln& thePlane, in BRepGProp_Vinert() argument
142 Perform(theSurface, thePlane, theEps); in BRepGProp_Vinert()
156 Perform(theSurface, theDomain, thePlane, theEps); in BRepGProp_Vinert()
168 Perform(theSurface, thePlane); in BRepGProp_Vinert()
177 const gp_Pln& thePlane, in BRepGProp_Vinert() argument
181 Perform(theSurface, theDomain, thePlane); in BRepGProp_Vinert()
330 return Perform(theSurface, anEmptyDomain, thePlane, theEps); in Perform()
360 const gp_Pln& thePlane) in Perform() argument
365 thePlane.Coefficients (aCoeff[0], in Perform()
384 const gp_Pln& thePlane) in Perform() argument
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DXCAFDoc_ClippingPlaneTool.hxx52 …Standard_EXPORT Standard_Boolean GetClippingPlane(const TDF_Label& theLabel, gp_Pln& thePlane, TCo…
57 …Standard_EXPORT Standard_Boolean GetClippingPlane(const TDF_Label& theLabel, gp_Pln& thePlane, Han…
62 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const TCollection_ExtendedString…
67 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const Handle(TCollection_HAsciiS…
72 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const TCollection_ExtendedString…
77 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const Handle(TCollection_HAsciiS…
89 …Standard_EXPORT void UpdateClippingPlane(const TDF_Label& theLabelL, const gp_Pln thePlane, const …
H A DXCAFDimTolObjects_GeomToleranceObject.hxx115 void SetPlane (const gp_Ax2& thePlane) in SetPlane() argument
117 myPlane = thePlane; in SetPlane()
198 void SetAffectedPlane(const gp_Pln& thePlane) in SetAffectedPlane() argument
200 myAffectedPlane = thePlane; in SetAffectedPlane()
204 void SetAffectedPlane(const gp_Pln& thePlane, in SetAffectedPlane() argument
208 myAffectedPlane = thePlane; in SetAffectedPlane()
H A DChFi2d_FilletAPI.hxx49 const gp_Pln& thePlane);
54 const gp_Pln& thePlane);
58 const gp_Pln& thePlane);
63 const gp_Pln& thePlane);
H A DPrsDim_LengthDimension.hxx76 const gp_Pln& thePlane);
85 const gp_Pln& thePlane);
91 const gp_Pln& thePlane);
117 const gp_Pln& thePlane);
125 const gp_Pln& thePlane);
174 …Standard_EXPORT virtual Standard_Boolean CheckPlane (const gp_Pln& thePlane) const Standard_OVERRI…
H A DChFi2d_AnaFilletAlgo.hxx38 const gp_Pln& thePlane);
46 const gp_Pln& thePlane);
49 Standard_EXPORT void Init(const TopoDS_Wire& theWire, const gp_Pln& thePlane);
53 const gp_Pln& thePlane);
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_CappingAlgo.cxx65 const Handle(OpenGl_CappingPlaneResource)& thePlane) in renderPlane() argument
72 aContext->ModelWorldState.SetCurrent (thePlane->Orientation()); in renderPlane()
75 thePlane->Primitives().Render (theWorkspace); in renderPlane()
89 const Handle(OpenGl_CappingPlaneResource)& thePlane) in renderCappingForStructure() argument
95 const Handle(Graphic3d_ClipPlane)& aRenderPlane = thePlane->Plane(); in renderCappingForStructure()
108thePlane->Update (aContext, anObjAspectFace != NULL ? anObjAspectFace->Aspect() : Handle(Graphic3d… in renderCappingForStructure()
109 theWorkspace->SetAspects (thePlane->AspectFace()); in renderCappingForStructure()
111 if (!theWorkspace->ShouldRender (&thePlane->Primitives(), aGroupIter.Value())) in renderCappingForStructure()
179 theWorkspace->SetAspects (thePlane->AspectFace()); in renderCappingForStructure()
180 renderPlane (theWorkspace, thePlane); in renderCappingForStructure()
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DXCAFDoc_ClippingPlaneTool.hxx51 …Standard_EXPORT Standard_Boolean GetClippingPlane(const TDF_Label& theLabel, gp_Pln& thePlane, TCo…
56 …Standard_EXPORT Standard_Boolean GetClippingPlane(const TDF_Label& theLabel, gp_Pln& thePlane, Han…
61 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const TCollection_ExtendedString…
66 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const Handle(TCollection_HAsciiS…
71 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const TCollection_ExtendedString…
76 …Standard_EXPORT TDF_Label AddClippingPlane(const gp_Pln thePlane, const Handle(TCollection_HAsciiS…
88 …Standard_EXPORT void UpdateClippingPlane(const TDF_Label& theLabelL, const gp_Pln thePlane, const …
H A DXCAFDimTolObjects_GeomToleranceObject.hxx115 void SetPlane (const gp_Ax2& thePlane) in SetPlane() argument
117 myPlane = thePlane; in SetPlane()
198 void SetAffectedPlane(const gp_Pln& thePlane) in SetAffectedPlane() argument
200 myAffectedPlane = thePlane; in SetAffectedPlane()
204 void SetAffectedPlane(const gp_Pln& thePlane, in SetAffectedPlane() argument
208 myAffectedPlane = thePlane; in SetAffectedPlane()
H A DChFi2d_FilletAPI.hxx49 const gp_Pln& thePlane);
54 const gp_Pln& thePlane);
58 const gp_Pln& thePlane);
63 const gp_Pln& thePlane);
H A DAIS_LengthDimension.hxx73 const gp_Pln& thePlane);
82 const gp_Pln& thePlane);
88 const gp_Pln& thePlane);
126 const gp_Pln& thePlane);
134 const gp_Pln& thePlane);
187 …Standard_EXPORT virtual Standard_Boolean CheckPlane (const gp_Pln& thePlane) const Standard_OVERRI…
H A DChFi2d_AnaFilletAlgo.hxx38 const gp_Pln& thePlane);
46 const gp_Pln& thePlane);
49 Standard_EXPORT void Init(const TopoDS_Wire& theWire, const gp_Pln& thePlane);
53 const gp_Pln& thePlane);
/dports/cad/fritzing/fritzing-app-0.9.2b/src/autoroute/cmrouter/
H A Dcmrouter.cpp361 TiInsertTile(thePlane, &thePlane->maxRect, NULL, Tile::SPACE); in initPlane()
364 return thePlane; in initPlane()
514 void CMRouter::clearPlane(Plane * thePlane) in clearPlane() argument
516 if (thePlane == NULL) return; in clearPlane()
522 TiSrArea(NULL, thePlane, &thePlane->maxRect, prepDeleteTile, &tiles); in clearPlane()
527 TiFreePlane(thePlane); in clearPlane()
569 if (tileRect.xmaxi > thePlane->maxRect.xmaxi) { in insertTile()
570 tileRect.xmaxi = thePlane->maxRect.xmaxi; in insertTile()
573 tileRect.xmini = thePlane->maxRect.xmini; in insertTile()
577 tileRect.ymaxi = thePlane->maxRect.ymaxi; in insertTile()
[all …]
/dports/science/jmol/jmol-14.32.7/src/org/jmol/jvxl/data/
H A DJvxlData.java219 public void setSurfaceInfo(P4 thePlane, P3 mapLattice, int nSurfaceInts, String surfaceData) { in setSurfaceInfo() argument
223 jvxlPlane = thePlane; in setSurfaceInfo()
228 public void setSurfaceInfoFromBitSet(BS bs, P4 thePlane) { in setSurfaceInfoFromBitSet() argument
229 setSurfaceInfoFromBitSetPts(bs, thePlane, null); in setSurfaceInfoFromBitSet()
231 public void setSurfaceInfoFromBitSetPts(BS bs, P4 thePlane, P3 mapLattice) { in setSurfaceInfoFromBitSetPts() argument
233 int nSurfaceInts = (thePlane != null ? 0 : JvxlCoder.jvxlEncodeBitSetBuffer(bs, in setSurfaceInfoFromBitSetPts()
235 setSurfaceInfo(thePlane, mapLattice, nSurfaceInts, sb.toString()); in setSurfaceInfoFromBitSetPts()
H A DVolumeData.java163 private P4 thePlane; field in VolumeData
166 return (thePlane != null); in hasPlane()
309 thePlane = plane; in setPlaneParameters()
321 return (float) (Math.sqrt(thePlane.x * thePlane.x + thePlane.y * thePlane.y in getToPlaneParameter()
322 + thePlane.z * thePlane.z) * minToPlaneDistance); in getToPlaneParameter()
327 return ((thePlane.x * ptXyzTemp.x + thePlane.y * ptXyzTemp.y + thePlane.z in isNearPlane()
328 * ptXyzTemp.z + thePlane.w) < toPlaneParameter); in isNearPlane()
333 return (thePlane.x * pt.x + thePlane.y * pt.y + thePlane.z * pt.z + thePlane.w) in distancePointToPlane()
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDimTolObjects/
H A DXCAFDimTolObjects_GeomToleranceObject.hxx115 void SetPlane (const gp_Ax2& thePlane) in SetPlane() argument
117 myPlane = thePlane; in SetPlane()
198 void SetAffectedPlane(const gp_Pln& thePlane) in SetAffectedPlane() argument
200 myAffectedPlane = thePlane; in SetAffectedPlane()
204 void SetAffectedPlane(const gp_Pln& thePlane, in SetAffectedPlane() argument
208 myAffectedPlane = thePlane; in SetAffectedPlane()
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_LengthDimension.hxx76 const gp_Pln& thePlane);
85 const gp_Pln& thePlane);
91 const gp_Pln& thePlane);
117 const gp_Pln& thePlane);
125 const gp_Pln& thePlane);
174 …Standard_EXPORT virtual Standard_Boolean CheckPlane (const gp_Pln& thePlane) const Standard_OVERRI…
H A DPrsDim_LengthDimension.cxx84 const gp_Pln& thePlane) in PrsDim_LengthDimension() argument
88 SetMeasuredGeometry (theFirstPoint, theSecondPoint, thePlane); in PrsDim_LengthDimension()
98 const gp_Pln& thePlane) in PrsDim_LengthDimension() argument
102 SetCustomPlane (thePlane); in PrsDim_LengthDimension()
112 const gp_Pln& thePlane) in PrsDim_LengthDimension() argument
116 SetMeasuredGeometry (theEdge, thePlane); in PrsDim_LengthDimension()
126 const gp_Pln& thePlane) in SetMeasuredGeometry() argument
133 SetCustomPlane (thePlane); in SetMeasuredGeometry()
144 const gp_Pln& thePlane) in SetMeasuredGeometry() argument
149 SetCustomPlane (thePlane); in SetMeasuredGeometry()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_ClipPlane.cxx109 Graphic3d_ClipPlane::Graphic3d_ClipPlane(const gp_Pln& thePlane) in Graphic3d_ClipPlane() argument
112 myPlane (thePlane), in Graphic3d_ClipPlane()
120 thePlane.Coefficients (myEquation[0], myEquation[1], myEquation[2], myEquation[3]); in Graphic3d_ClipPlane()
141 void Graphic3d_ClipPlane::SetEquation (const gp_Pln& thePlane) in SetEquation() argument
143 myPlane = thePlane; in SetEquation()
144 thePlane.Coefficients (myEquation[0], myEquation[1], myEquation[2], myEquation[3]); in SetEquation()
327 void Graphic3d_ClipPlane::SetChainNextPlane (const Handle(Graphic3d_ClipPlane)& thePlane) in SetChainNextPlane() argument
334 myNextInChain = thePlane; in SetChainNextPlane()

12345678