User Tools

Site Tools


preview:api:line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
preview:api:line [2020/05/22 12:13] – external edit 127.0.0.1preview:api:line [2020/05/22 12:41] maxime
Line 20: Line 20:
  
 ==== getClosestPositionToPoint ==== ==== getClosestPositionToPoint ====
-''void **LINE.getClosestPositionToPoint**(//this//, //otherPoint//, //outPosition//)''+''void **LINE.getClosestPositionToPoint**(//obj//, //otherPoint//, //outPosition//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''LINE'' |  |+| //''obj''// | ''LINE'' |  |
 | //''otherPoint''// | ''[[preview:api:vec3f|vec3f]]'' |  | | //''otherPoint''// | ''[[preview:api:vec3f|vec3f]]'' |  |
 | //''outPosition''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument | | //''outPosition''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument |
Line 30: Line 30:
  
 ==== interception ==== ==== interception ====
-''float **LINE.interception**(//this//, //line2//, //outPoint//)''+''float **LINE.interception**(//obj//, //line2//, //outPoint//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''LINE'' |  |+| //''obj''// | ''LINE'' |  |
 | //''line2''// | ''[[preview:api:line|LINE]]'' |  | | //''line2''// | ''[[preview:api:line|LINE]]'' |  |
 | //''outPoint''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument | | //''outPoint''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument |
  
-''float **LINE.interception**(//this//, //line2//, //outPoint1//, //outPoint2//)''+''float **LINE.interception**(//obj//, //line2//, //outPoint1//, //outPoint2//)''
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| //''this''// | ''LINE'' |  |+| //''obj''// | ''LINE'' |  |
 | //''line2''// | ''[[preview:api:line|LINE]]'' |  | | //''line2''// | ''[[preview:api:line|LINE]]'' |  |
 | //''outPoint1''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument | | //''outPoint1''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument |
 | //''outPoint2''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument | | //''outPoint2''// | ''[[preview:api:vec3f|vec3f]]'' | Out argument |
  
preview/api/line.txt · Last modified: 2023/12/12 12:16 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki