An NDoc Documented Class Library |
|
Triangle.AffinCoordOfCross Method
Calculates the affine coordinates of a crosspoint of a infinitly line. To calculate the crosspoint use: pt = A + (B - A) * Lam + (C - A) * mue
Parameters
-
L
- Infinitly line
-
Lam
- affine coordinate relatively to (B - A)
-
Mue
- affine coordinate relatively to (C - A)
Return Value
See Also
Triangle Class | Minais.Drawing3d.Math Namespace