Add a new method for line intersection test with only coordinate parameter
Segment was allocating new Point for line intersection test only for checking on which side is the specified coordinate from the ray.
Remove nullable encapsulation for OpenGL version parsing
Add a new method for line intersection test with only coordinate parameter Segment was allocating new Point for line intersection test only for checking on which side is the specified coordinate from the ray.
Remove nullable encapsulation for OpenGL version parsing