Home
last modified time | relevance | path

Searched defs:cross_z (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/graphene/graphene-1.10.6/tests/
H A Dvec3.c252 float cross_x, cross_y, cross_z; in vectors_vec3_ops_cross() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/point_cloud_editor/src/
H A Dtrackball.cpp161 float cross_z = nc_x * no_y - nc_y * no_x; in update() local
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archipack/
H A Darchipack_2d.py189 def cross_z(self): member in Line
907 def cross_z(self): member in Line3d
/dports/graphics/scantailor/scantailor-advanced-1.0.16/dewarping/
H A DDetectVertContentBounds.cpp219 const int cross_z = crossZ(mid - top, bottom - mid); in topMidBottomConcave() local
/dports/math/py-matplotlib/matplotlib-3.4.3/src/tri/
H A D_tri.cpp65 double XY::cross_z(const XY& other) const in cross_z() function in XY
1438 double cross_z = (xy - *left).cross_z(*right - *left); in get_point_orientation() local
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/tri/
H A D_tri.cpp65 double XY::cross_z(const XY& other) const in cross_z() function in XY
1438 double cross_z = (xy - *left).cross_z(*right - *left); in get_point_orientation() local