Home
last modified time | relevance | path

Searched defs:sdistance (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/examples/Heat_method_3/
H A Dheat_method_surface_mesh.cpp43 double sdistance = 0; in main() local
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenVR/
H A DvtkOpenVROverlayInternal.h84 double sdistance = this->Distance; in Apply() local
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenVR/
H A DvtkOpenVROverlayInternal.h74 double sdistance = this->Distance; in Apply() local
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/lutils/
H A Dldata.py72 sdistance = [[0] * 64 for i in range(64)] variable