Home
last modified time | relevance | path

Searched refs:z_plane (Results 1 – 18 of 18) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_camera_bounds.cxx247 double z_plane) in planar_bounding_box() argument
259 vgl_plane_3d<double> zp( vgl_point_3d<double>( 1.0, 1.0, z_plane), in planar_bounding_box()
260 vgl_point_3d<double>( 1.0, -1.0, z_plane), in planar_bounding_box()
261 vgl_point_3d<double>(-1.0, 1.0, z_plane) ); in planar_bounding_box()
282 double z_plane) in planar_bounding_box() argument
287 if ( planar_bounding_box( cam, b, z_plane ) ) in planar_bounding_box()
H A Dvsph_camera_bounds.h102 double z_plane=0.0);
107 double z_plane=0.0);
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/molecule/
H A Dmolshape.cc794 double z_plane; in intersect() local
796 z_plane=sqrt(s0.radius()*s0.radius()-cr*cr); in intersect()
798 z_plane=-sqrt(s0.radius()*s0.radius()-cr*cr); in intersect()
818 (z0-z_plane)*(z0-z_plane); in intersect()
958 double z_plane; in intersect() local
960 z_plane=sqrt(s[i].radius()*s[i].radius()-cr*cr); in intersect()
962 z_plane=-sqrt(s[i].radius()*s[i].radius()-cr*cr); in intersect()
977 (z0-z_plane)*(z0-z_plane); in intersect()
1088 (z0-z_plane)*(z0-z_plane); in intersect()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/line_drawing-0.7.0/src/
H A Dwalk_voxels.rs107 let z_plane = start_i.2 + (if end_i.2 > start_i.2 { in new() localVariable
147 err_z: (I::cast(z_plane) - start.2) * vxvy, in new()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/line_drawing-0.7.0/src/
H A Dwalk_voxels.rs107 let z_plane = start_i.2 + (if end_i.2 > start_i.2 { in new() localVariable
147 err_z: (I::cast(z_plane) - start.2) * vxvy, in new()
/dports/games/dose-response/dose-response-179c326/cargo-crates/line_drawing-0.7.0/src/
H A Dwalk_voxels.rs107 let z_plane = start_i.2 + (if end_i.2 > start_i.2 { in new() localVariable
147 err_z: (I::cast(z_plane) - start.2) * vxvy, in new()
/dports/emulators/xbraitenberg/xbraitenberg-0.9/
H A Dbody.hh29 int z_plane() const { return _z_plane; } in z_plane() function in Body
H A Dworld.cc42 if (b->z_plane() > 0) in add()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/
H A DIo_image_plugin.cpp930 Volume_plane_interface* z_plane = qobject_cast<Volume_plane_interface*>(c.z_item); in connect_controls() local
933 …z_slider = new Plane_slider(z_plane->translationVector(), scene->item_id(z_plane), scene, z_plane-… in connect_controls()
935 z_slider->setRange(0, (z_plane->cDim() - 1) * 100); in connect_controls()
937 connect(z_plane, SIGNAL(manipulated(int)), this, SLOT(setZNum(int))); in connect_controls()
939 connect(z_plane, SIGNAL(aboutToBeDestroyed()), this, SLOT(destroy_z_item())); in connect_controls()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DEnv_sphere_traits_3.h437 Rational z_plane; in operator() local
439 z_plane = ((c1 < c2) ? c1 : c2); in operator()
441 z_plane = ((c1 > c2) ? c1 : c2); in operator()
461 Rational lc = envelope_coef*sign_c_diff*(2*c_diff*z_plane - m); in operator()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dhidden3d.c740 double z_plane = -(poly->plane[0]*p.x + poly->plane[1]*p.y + poly->plane[3]) / poly->plane[2]; in cover_point_poly() local
741 if (GE(z_plane, p.z)) { in cover_point_poly()
743 if (GE(p.z, z_plane)) in cover_point_poly()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dhidden3d.c740 double z_plane = -(poly->plane[0]*p.x + poly->plane[1]*p.y + poly->plane[3]) / poly->plane[2]; in cover_point_poly() local
741 if (GE(z_plane, p.z)) { in cover_point_poly()
743 if (GE(p.z, z_plane)) in cover_point_poly()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dhidden3d.c784 double z_plane = -(poly->plane[0]*p.x + poly->plane[1]*p.y + poly->plane[3]) / poly->plane[2]; in cover_point_poly() local
785 if (GE(z_plane, p.z)) { in cover_point_poly()
787 if (GE(p.z, z_plane)) in cover_point_poly()
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/examples/
H A Dpincell.ipynb549 "z_plane = openmc.ZPlane(z0=0)\n",
550 "northern_hemisphere = -sphere & +z_plane"
/dports/science/py-OpenMC/openmc-0.12.2/examples/jupyter/
H A Dpincell.ipynb549 "z_plane = openmc.ZPlane(z0=0)\n",
550 "northern_hemisphere = -sphere & +z_plane"
/dports/science/openmc/openmc-0.12.2/examples/jupyter/
H A Dpincell.ipynb549 "z_plane = openmc.ZPlane(z0=0)\n",
550 "northern_hemisphere = -sphere & +z_plane"
/dports/science/openmc/openmc-0.12.2/docs/source/examples/
H A Dpincell.ipynb549 "z_plane = openmc.ZPlane(z0=0)\n",
550 "northern_hemisphere = -sphere & +z_plane"
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dqmcpack_quantity_analyzers.py878 for z_plane in z:
887 plane_points[:,2] = z_plane