Navigation
API > API/Plugins > API/Plugins/BodyIntersectIKOp > API/Plugins/BodyIntersectIKOp/FBodyIntersectUtils
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static double CalcIntersectionPairDelta
(
const FTransform& GoalShapeTfm, |
PhysicsBodyHelpers.h | ||
static double CalcIntersectionPairDelta
(
const FTransform& GoalShapeTfm, |
PhysicsBodyHelpers.h |
CalcIntersectionPairDelta(const FTransform &, const FKShapeElem , const FTransform &, const FKShapeElem , FVector &)
| Name | CalcIntersectionPairDelta |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/BodyIntersectIKOp/Public/PhysicsBodyHelpers.h |
| Include Path | #include "PhysicsBodyHelpers.h" |
| Source | /Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/BodyIntersectIKOp/Private/PhysicsBodyHelpers.cpp |
static double CalcIntersectionPairDelta
(
const FTransform & GoalShapeTfm,
const FKShapeElem * GoalShapeElem,
const FTransform & TargetShapeTfm,
const FKShapeElem * TargetShapeElem,
FVector & OutDeltaDir
)
CalcIntersectionPairDelta(const FTransform &, const FKAggregateGeom , const FTransform &, const FKAggregateGeom , FVector &)
| Name | CalcIntersectionPairDelta |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/BodyIntersectIKOp/Public/PhysicsBodyHelpers.h |
| Include Path | #include "PhysicsBodyHelpers.h" |
| Source | /Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/BodyIntersectIKOp/Private/PhysicsBodyHelpers.cpp |
static double CalcIntersectionPairDelta
(
const FTransform & GoalShapeTfm,
const FKAggregateGeom * GoalAggGeom,
const FTransform & TargetShapeTfm,
const FKAggregateGeom * TargetAggGeom,
FVector & OutDeltaDir
)