Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TGJKCoreShapeTransformed
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TGJKCoreShapeTransformed
(
const FShapeType& InShape, |
Chaos/GJKShape.h | ||
TGJKCoreShapeTransformed
(
const FShapeType& InShape, |
Chaos/GJKShape.h |
TGJKCoreShapeTransformed(const FShapeType &, const FRigidTransform3 &)
| Name | TGJKCoreShapeTransformed |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJKShape.h |
| Include Path | #include "Chaos/GJKShape.h" |
TGJKCoreShapeTransformed
(
const FShapeType & InShape,
const FRigidTransform3 & InTransform
)
TGJKCoreShapeTransformed(const FShapeType &, const FReal, const FRigidTransform3 &)
| Name | TGJKCoreShapeTransformed |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJKShape.h |
| Include Path | #include "Chaos/GJKShape.h" |
TGJKCoreShapeTransformed
(
const FShapeType & InShape,
const FReal InMargin,
const FRigidTransform3 & InTransform
)