Searched refs:anotherPointOnLine (Results 1 – 1 of 1) sorted by relevance
298 …const ClipVec4 anotherPointOnLine = (hitDist > (ClipFloat)0.5) ? (inside.position) : (outside.pos… in clipTriangleOneVertex() local300 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleOneVertex()322 …const ClipVec4 anotherPointOnLine = (hitDist > (ClipFloat)0.5) ? (inside.position) : (outside.pos… in clipTriangleOneVertex() local324 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleOneVertex()373 …const ClipVec4 anotherPointOnLine = (hitDist > (ClipFloat)0.5) ? (inside.position) : (outside.pos… in clipTriangleTwoVertices() local375 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleTwoVertices()397 …const ClipVec4 anotherPointOnLine = (hitDist > (ClipFloat)0.5) ? (inside.position) : (outside.pos… in clipTriangleTwoVertices() local399 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine); in clipTriangleTwoVertices()