STATE_polygon_check_intersection_with_line_segment

 

 



  Checks whether the given line segment intersect the given polygon.
  Returns YES if there is an intersection. Returns NO otherwise.
  The line segment is define by two points: double P1[3] and double P2[3]
  If there is an intersection the intersection point is saved within double intersection[3]
   Wont work in VIEWER_MODE with polygons that belong to a dynamic object (See the STATE_object API)

 

 

Go to page 1      Select API

 

Copyright © 2007 3DSTATE Corporation. www.3dstate.com