Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TTetrahedron
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TVec3< T > GetPointFromBarycentricCoordinates
(
const TVec3< T >& Weights |
Chaos/Tetrahedron.h | ||
TVec3< T > GetPointFromBarycentricCoordinates
(
const TVec4< T >& Weights |
Chaos/Tetrahedron.h |
GetPointFromBarycentricCoordinates(const TVec3< T > &)
| Name | GetPointFromBarycentricCoordinates |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Tetrahedron.h |
| Include Path | #include "Chaos/Tetrahedron.h" |
TVec3< T > GetPointFromBarycentricCoordinates
(
const TVec3< T > & Weights
) const
GetPointFromBarycentricCoordinates(const TVec4< T > &)
| Name | GetPointFromBarycentricCoordinates |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Tetrahedron.h |
| Include Path | #include "Chaos/Tetrahedron.h" |
TVec3< T > GetPointFromBarycentricCoordinates
(
const TVec4< T > & Weights
) const