Unit 'agg_math' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_aggpas]

calc_intersection

Declaration

Source position: agg_math.pas line 136

function calc_intersection(

  ax: Double;

  ay: Double;

  bx: Double;

  by: Double;

  cx: Double;

  cy: Double;

  dx: Double;

  dy: Double;

  x: double_ptr;

  y: double_ptr

):Boolean;



CT Web help

CodeTyphon Studio