Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Intersection > API/Runtime/GeometryCore/Intersection/TIntrTriangle3Triangle3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrTriangle3Triangle3.h |
| Include | #include "Intersection/IntrTriangle3Triangle3.h" |
bool GetCoplanarIntersection
(
const TPlane3 < Real > & plane,
const TTriangle3 < Real > & tri0,
const TTriangle3 < Real > & tri1
)