Searched defs:Point2PlaneAngle (Results 1 – 2 of 2) sorted by relevance
322 double Point2PlaneAngle(const vector3 a, const vector3 b, const vector3 c, const vector3 d) in Point2PlaneAngle() function
883 def Point2PlaneAngle(a, b, c, d): function885 Point2PlaneAngle = _openbabel.Point2PlaneAngle variable