Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TTriangle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/Triangle.h | |||
TPlaneConcrete< T, 3 > GetPlane
(
int32 FaceIndex |
Face index is ignored since we only have one face Used for manifold generation | Chaos/Triangle.h |
GetPlane()
| Name | GetPlane |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Triangle.h |
| Include Path | #include "Chaos/Triangle.h" |
TPlane < T, 3 > GetPlane() const
GetPlane(int32)
Description
Face index is ignored since we only have one face Used for manifold generation
| Name | GetPlane |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Triangle.h |
| Include Path | #include "Chaos/Triangle.h" |
TPlaneConcrete< T, 3 > GetPlane
(
int32 FaceIndex
) const