Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Intersection > API/Runtime/GeometryCore/Intersection/TExactIntrTriangle3Triangle3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Intersection/ExactIntrTriangle3Triangle3.h |
| Include | #include "Intersection/ExactIntrTriangle3Triangle3.h" |
static bool FindWithoutCoplanar
(
const TTriangle3 < Real > & Triangle0,
const TTriangle3 < Real > & Triangle1,
TVector < Real > & OutSegA,
TVector < Real > & OutSegB,
bool & bWasCoplanar
)