Package | Description |
---|---|
math3d |
Modifier and Type | Method and Description |
---|---|
Point3d |
Triangle.intersection(Line l)
finds where the line intersects the triangle and returns it
returns null if their is no intersection
|
Point3d |
Plane.intersection(Line l) |
Copyright © 2015–2021 Fiji. All rights reserved.