Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TSphere
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PMatrix< T, d, d > GetInertiaTensor
(
const T InMass, |
Chaos/Sphere.h | ||
static PMatrix< T, d, d > GetInertiaTensor
(
const T InMass, |
Chaos/Sphere.h |
GetInertiaTensor(const T, const bool)
| Name | GetInertiaTensor |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Sphere.h |
| Include Path | #include "Chaos/Sphere.h" |
PMatrix < T, d, d > GetInertiaTensor
(
const T InMass,
const bool bInThinShell
) const
GetInertiaTensor(const T, const T, const bool)
| Name | GetInertiaTensor |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Sphere.h |
| Include Path | #include "Chaos/Sphere.h" |
static PMatrix < T, d, d > GetInertiaTensor
(
const T InMass,
const T InRadius,
const bool bInThinShell
)