1) How to make construkor for the Line, which gets another Line, which is parallel to our line and Point which lies on our line?
2) How to make method of the class Line, which gets another Line and returns Point, which is the intersection of the two lines?
3) How to make method of the class Triangle,which gets another line and returns array of Points(if they exist), which are the intersection of the line and the triangle.If the are countless then returns only two points?
Edited by tetris, 20 March 2010 - 03:04 AM.


Sign In
Create Account

Back to top









