Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TKinematicGeometryParticle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TKinematicGeometryParticle< T, d > * Cast
(
TGeometryParticle< T, d >* Particle |
Chaos/ParticleHandle.h | ||
static const TKinematicGeometryParticle< T, d > * Cast
(
const TGeometryParticle< T, d >* Particle |
Chaos/ParticleHandle.h |
Cast(TGeometryParticle< T, d > *)
| Name | Cast |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h |
| Include Path | #include "Chaos/ParticleHandle.h" |
static TKinematicGeometryParticle < T, d > * Cast
(
TGeometryParticle < T, d > * Particle
)
Cast(const TGeometryParticle< T, d > *)
| Name | Cast |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h |
| Include Path | #include "Chaos/ParticleHandle.h" |
static const TKinematicGeometryParticle < T, d > * Cast
(
const TGeometryParticle < T, d > * Particle
)