Searched defs:Point2Plane (Results 1 – 2 of 2) sorted by relevance
316 double Point2Plane(vector3 a, vector3 b, vector3 c, vector3 d) in Point2Plane() function
879 def Point2Plane(a, b, c, d): function881 Point2Plane = _openbabel.Point2Plane variable