Home
last modified time | relevance | path

Searched refs:SetZ (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/dports/cad/opencascade/opencascade-7.6.0/src/ElSLib/
H A DElSLib.cxx754 Vvv.SetZ( 0.0); in ConeD2()
794 Vvv.SetZ( 0.0); in CylinderD2()
797 Vuv.SetZ( 0.0); in CylinderD2()
1038 Vvv .SetZ( 0.0); in ConeD3()
1047 Vvvv.SetZ( 0.0); in ConeD3()
1050 Vuvv.SetZ( 0.0); in ConeD3()
1092 Vvv .SetZ( 0.0); in CylinderD3()
1095 Vuv .SetZ( 0.0); in CylinderD3()
1101 Vvvv.SetZ( 0.0); in CylinderD3()
1104 Vuvv.SetZ( 0.0); in CylinderD3()
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/ComputationalGeometry/
H A DvtkBilinearQuadIntersection.cxx126 respt.SetZ(((1.0 - u) * (1.0 - v) * this->Point00.GetZ() + (1.0 - u) * v * this->Point01.GetZ() + in ComputeCartesianCoordinates()
133 respt.SetZ(respt.GetY()); in ComputeCartesianCoordinates()
193 this->Point00.SetZ(tmp); in RayIntersection()
198 this->Point01.SetZ(tmp); in RayIntersection()
203 this->Point10.SetZ(tmp); in RayIntersection()
208 this->Point11.SetZ(tmp); in RayIntersection()
256 uv.SetZ(-2); in RayIntersection()
266 uv.SetZ(::ComputeIntersectionFactor(q, r, pos1)); in RayIntersection()
273 uv.SetZ(::ComputeIntersectionFactor(q, r, pos1)); in RayIntersection()
289 uv.SetZ(t2); in RayIntersection()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-location/include/aws/location/model/
H A DGetMapTileRequest.h171 inline void SetZ(const Aws::String& value) { m_zHasBeenSet = true; m_z = value; } in SetZ() function
176 inline void SetZ(Aws::String&& value) { m_zHasBeenSet = true; m_z = std::move(value); } in SetZ() function
181 inline void SetZ(const char* value) { m_zHasBeenSet = true; m_z.assign(value); } in SetZ() function
186 inline GetMapTileRequest& WithZ(const Aws::String& value) { SetZ(value); return *this;} in WithZ()
191 inline GetMapTileRequest& WithZ(Aws::String&& value) { SetZ(std::move(value)); return *this;} in WithZ()
196 inline GetMapTileRequest& WithZ(const char* value) { SetZ(value); return *this;} in WithZ()
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Dir.hxx90 void SetZ (const Standard_Real theZ);
299 coord.SetZ (aZ / aD); in gp_Dir()
315 coord.SetZ (aZ / aD); in gp_Dir()
330 coord.SetZ (theZv / aD); in gp_Dir()
360 coord.SetZ (aZ / aD); in SetCoord()
374 coord.SetZ (theZv / aD); in SetCoord()
389 coord.SetZ (aZ / aD); in SetX()
404 coord.SetZ (aZ / aD); in SetY()
411 inline void gp_Dir::SetZ (const Standard_Real theZ) in SetZ() function in gp_Dir
419 coord.SetZ (theZ / aD); in SetZ()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Dir.hxx90 void SetZ (const Standard_Real theZ);
299 coord.SetZ (aZ / aD); in gp_Dir()
315 coord.SetZ (aZ / aD); in gp_Dir()
330 coord.SetZ (theZv / aD); in gp_Dir()
360 coord.SetZ (aZ / aD); in SetCoord()
374 coord.SetZ (theZv / aD); in SetCoord()
389 coord.SetZ (aZ / aD); in SetX()
404 coord.SetZ (aZ / aD); in SetY()
411 inline void gp_Dir::SetZ (const Standard_Real theZ) in SetZ() function in gp_Dir
419 coord.SetZ (theZ / aD); in SetZ()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSolid/
H A DIGESSolid_ToolEllipsoid.cxx71 tempCenter.SetZ(tempreal); in ReadOwnParams()
73 else tempCenter.SetZ(0.0); in ReadOwnParams()
95 tempXAxis.SetZ(tempreal); in ReadOwnParams()
97 else tempXAxis.SetZ(0.0); in ReadOwnParams()
119 tempZAxis.SetZ(tempreal); in ReadOwnParams()
121 else tempZAxis.SetZ(1.0); in ReadOwnParams()
H A DIGESSolid_ToolBlock.cxx71 tempCorner.SetZ(tempreal); in ReadOwnParams()
73 else tempCorner.SetZ(0.0); in ReadOwnParams()
95 tempXAxis.SetZ(tempreal); in ReadOwnParams()
97 else tempXAxis.SetZ(0.0); in ReadOwnParams()
119 tempZAxis.SetZ(tempreal); in ReadOwnParams()
121 else tempZAxis.SetZ(1.0); in ReadOwnParams()
H A DIGESSolid_ToolRightAngularWedge.cxx74 tempCorner.SetZ(tempreal); in ReadOwnParams()
76 else tempCorner.SetZ(0.0); in ReadOwnParams()
98 tempXAxis.SetZ(tempreal); in ReadOwnParams()
100 else tempXAxis.SetZ(0.0); in ReadOwnParams()
122 tempZAxis.SetZ(tempreal); in ReadOwnParams()
124 else tempZAxis.SetZ(1.0); in ReadOwnParams()
H A DIGESSolid_ToolTorus.cxx73 tempPoint.SetZ(tempreal); in ReadOwnParams()
75 else tempPoint.SetZ(0.0); in ReadOwnParams()
97 tempAxis.SetZ(tempreal); in ReadOwnParams()
99 else tempAxis.SetZ(1.0); in ReadOwnParams()
H A DIGESSolid_ToolCylinder.cxx72 tempCenter.SetZ(tempreal); in ReadOwnParams()
74 else tempCenter.SetZ(0.0); in ReadOwnParams()
96 tempAxis.SetZ(tempreal); in ReadOwnParams()
98 else tempAxis.SetZ(1.0); in ReadOwnParams()
H A DIGESSolid_ToolSolidOfRevolution.cxx80 tempAxisPoint.SetZ(tempreal); in ReadOwnParams()
82 else tempAxisPoint.SetZ(0.0); in ReadOwnParams()
104 tempAxis.SetZ(tempreal); in ReadOwnParams()
106 else tempAxis.SetZ(1.0); in ReadOwnParams()
H A DIGESSolid_ToolConeFrustum.cxx78 tempCenter.SetZ(tempreal); in ReadOwnParams()
80 else tempCenter.SetZ(0.0); in ReadOwnParams()
102 tempAxis.SetZ(tempreal); in ReadOwnParams()
104 else tempAxis.SetZ(1.0); in ReadOwnParams()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/mobility/model/
H A Dposition-allocator.h166 void SetZ (double z);
253 void SetZ (double z);
293 void SetZ (Ptr<RandomVariableStream> z);
349 void SetZ (double z);
409 void SetZ (double z);
H A Dposition-allocator.cc203 GridPositionAllocator::SetZ (double z) in SetZ() function in ns3::GridPositionAllocator
341 RandomRectanglePositionAllocator::SetZ (double z) in SetZ() function in ns3::RandomRectanglePositionAllocator
410 RandomBoxPositionAllocator::SetZ (Ptr<RandomVariableStream> z) in SetZ() function in ns3::RandomBoxPositionAllocator
503 RandomDiscPositionAllocator::SetZ (double z) in SetZ() function in ns3::RandomDiscPositionAllocator
588 UniformDiscPositionAllocator::SetZ (double z) in SetZ() function in ns3::UniformDiscPositionAllocator
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_Dir.lxx34 coord.SetZ(Z / D);
46 coord.SetZ(Z / D);
57 coord.SetZ(Zv / D);
74 coord.SetZ(Z / D);
84 coord.SetZ(Zv / D);
95 coord.SetZ(Z / D);
106 coord.SetZ(Z / D);
109 inline void gp_Dir::SetZ (const Standard_Real Z)
114 …Standard_ConstructionError_Raise_if (D <= gp::Resolution(), "gp_Dir::SetZ() - result vector has ze…
117 coord.SetZ(Z / D);
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntPolyh/
H A DIntPolyh_Point.cxx49 res.SetZ(myZ+P1.Z()); in Add()
65 res.SetZ(myZ-P1.Z()); in Sub()
81 res.SetZ(myZ/RR); in Divide()
100 res.SetZ(myZ*RR); in Multiplication()
/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dboxformat.cpp144 vmin.SetZ(atom->z()); in WriteMolecule()
151 vmax.SetZ(atom->z()); in WriteMolecule()
184 vtmp.SetZ(vmid.z()+vdim.z()); in WriteMolecule()
195 vtmp.SetZ(vmid.z()-vdim.z()); in WriteMolecule()
H A Dposformat.cpp166 v1.SetZ(atof(vs[4].c_str())); in ReadMolecule()
174 v2.SetZ(atof(vs[4].c_str())); in ReadMolecule()
182 v3.SetZ(atof(vs[4].c_str())); in ReadMolecule()
/dports/games/zdoom/zdoom-2.8.1/src/g_hexen/
H A Da_clericholy.cpp160 mo->SetZ(self->Z()); in DEFINE_ACTION_FUNCTION()
275 child->SetZ(actor->Z()-dist); in CHolyTailFollow()
279 child->SetZ(actor->Z()+dist); in CHolyTailFollow()
284 child->SetZ(actor->Z() + Scale (newDistance, child->Z()-actor->Z(), oldDistance)); in CHolyTailFollow()
334 self->SetZ(parent->Z()-5*FRACUNIT); in DEFINE_ACTION_FUNCTION()
462 actor->SetZ(newZ); in CHolyWeave()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcu/
H A Datom.cc62 SetZ (Z); in Atom()
72 SetZ (a.m_Z); in Atom()
81 SetZ (a.m_Z); in operator =()
89 void Atom::SetZ (int Z) in SetZ() function in gcu::Atom
292 SetZ (Element::Z (value)); in SetProperty()
295 SetZ (atoi (value)); in SetProperty()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGFEPointLightElement.h36 inline void SetZ(const wxSVGAnimatedNumber& n) { m_z = n; } in SetZ() function
37 inline void SetZ(float n) { m_z.SetBaseVal(n); } in SetZ() function
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGFEPointLightElement.h36 inline void SetZ(const wxSVGAnimatedNumber& n) { m_z = n; } in SetZ() function
37 inline void SetZ(float n) { m_z.SetBaseVal(n); } in SetZ() function
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dtracer.cpp147 o3DImpactPoint.SetZ(o2DImpactPoint.GetY()); in Trace()
345 oNewPoint.SetZ(oCurrentPoint.GetZ() + PXfloat2PXreal(fFraction * fZDistance)); in CalculateRayIntersectionWithCubeWall()
358 oNewPoint.SetZ(oCurrentPoint.GetZ() + PXfloat2PXreal(fFraction * fZDistance)); in CalculateRayIntersectionWithCubeWall()
371 oNewPoint.SetZ(oThisCube.fFront + 1); in CalculateRayIntersectionWithCubeWall()
384 oNewPoint.SetZ(oThisCube.fBack - 1); in CalculateRayIntersectionWithCubeWall()
397 oNewPoint.SetZ(oCurrentPoint.GetZ() + PXfloat2PXreal(fFraction * fZDistance)); in CalculateRayIntersectionWithCubeWall()
410 oNewPoint.SetZ(oCurrentPoint.GetZ() + PXfloat2PXreal(fFraction * fZDistance)); in CalculateRayIntersectionWithCubeWall()
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_file.cpp45 sprite->SetZ(Priority_Window + 1); in MakeBorderSprite()
57 sprite->SetZ(Priority_Window + 2); in MakeArrowSprite()
67 help_window->SetZ(Priority_Window + 1); in CreateHelpWindow()
121 w->SetZ(Priority_Window); in Start()
/dports/cad/opencascade/opencascade-7.6.0/src/VrmlConverter/
H A DVrmlConverter_DeflectionCurve.cxx141 V.SetX(p.X()); V.SetY(p.Y()); V.SetZ(p.Z()); in DrawCurve()
145 V.SetX(p.X()); V.SetY(p.Y()); V.SetZ(p.Z()); in DrawCurve()
177 V.SetX(p.X()); V.SetY(p.Y()); V.SetZ(p.Z()); in DrawCurve()
210 V.SetX(p.X()); V.SetY(p.Y()); V.SetZ(p.Z()); in DrawCurve()
403 aVec.SetZ(aPoint.Z()); in Add()

12345678910>>...19