An NDoc Documented Class Library

Triangle.Intersect Method 

Checks intersecting of a not bounded Line with the Triangle

public bool Intersect(
   LineType L
);

Parameters

L
Not bounded Line

Return Value

See Also

Triangle Class | Minais.Drawing3d.Math Namespace