Searched refs:getLineIntersectionPoint (Results 1 – 1 of 1) sorted by relevance
210 virtual ClipVec4 getLineIntersectionPoint (const ClipVec4& v0, const ClipVec4& v1) const = 0;221 ClipVec4 getLineIntersectionPoint (const ClipVec4& v0, const ClipVec4& v1) const;243 ClipVec4 ComponentPlane<Sign, CompNdx>::getLineIntersectionPoint (const ClipVec4& v0, const ClipVec… in getLineIntersectionPoint() function in rr::__anon8d87abf10111::cliputil::ComponentPlane300 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleOneVertex()324 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleOneVertex()375 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleTwoVertices()399 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleTwoVertices()