isInsideView
Check if a point of the view-space is "visible", i.e. it is inside the view.
Return
true
if it is visible, false
instead
Parameters
viewPoint
is the Point to check
Check if a point of the view-space is "visible", i.e. it is inside the view.
true
if it is visible, false
instead
is the Point to check