Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine
Inheritance Hierarchy
- FKShapeElem
- FKSkinnedLevelSetElem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/SkinnedLevelSetElem.h |
| Include | #include "PhysicsEngine/SkinnedLevelSetElem.h" |
Syntax
struct FKSkinnedLevelSetElem : public FKShapeElem
Constructors
| Type | Name | Description | |
|---|---|---|---|
FKSkinnedLevelSetElem
(
const FKSkinnedLevelSetElem& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBox | CalcAABB
(
const FTransform& BoneTM, |
||
| void | DrawElemSolid
(
FPrimitiveDrawInterface* PDI, |
||
| void | GetElemSolid
(
const FTransform& ElemTM, |
||
| FTransform | GetTransform () |
||
| const TSharedPtr< Chaos::TWeightedLatticeImplicitObject< Chaos::FLevelSet > > & | |||
| FIntVector3 | |||
| FIntVector3 | |||
| bool | |||
| void | SetWeightedLevelSet
(
TUniquePtr< Chaos::TWeightedLatticeImplicitObject< Chaos::FLevelSet >>&& InWeightedLevelSet |
Overridden from FKShapeElem
| Type | Name | Description | |
|---|---|---|---|
| void | DrawElemWire
(
FPrimitiveDrawInterface* PDI, |
Draw functions. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const FKSkinnedLevelSetElem & | operator=
(
const FKSkinnedLevelSetElem& Other |