Home
last modified time | relevance | path

Searched defs:z_plane (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/xbraitenberg/xbraitenberg-0.9/
H A Dbody.hh29 int z_plane() const { return _z_plane; } in z_plane() function in Body
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_camera_bounds.cxx247 double z_plane) in planar_bounding_box()
282 double z_plane) in planar_bounding_box()
/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
/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
/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
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/molecule/
H A Dmolshape.cc794 double z_plane; in intersect() local
958 double z_plane; in intersect() local
/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
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DEnv_sphere_traits_3.h437 Rational z_plane; in operator() local
/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
/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
/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