Chaos::Utilities::CastHelper

Overload list

Windows
MacOS
Linux
Name Description

Public function

auto

 

Chaos::Utilities::CastHelper

(
    const FImplicitObject& Geom,
    const Lambda& Func
)

Call the lambda with concrete shape type. Unwraps shapes contained in Instanced (e.g., Instanced-Sphere will be called with Sphere.

Public function

auto

 

Chaos::Utilities::CastHelper

(
    const FImplicitObject& Geom,
    const FRigidTransform3& TM,
    const Lambda& Func
)

Call the lambda with concrete shape type. Unwraps shapes contained in Instanced (e.g., Instanced-Sphere will be called with Sphere.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss