UE::Geometry::IsInside

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

UE::Geometry::IsInside

(
    const TSphere3< RealType >& OuterS...,
    const TSphere3< RealType >& InnerS...
)

Sphere Containment Queries

Public function

bool

 

UE::Geometry::IsInside

(
    const TOrientedBox3< RealType >& O...,
    const TSphere3< RealType >& InnerS...
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TOrientedBox3< RealType >& O...,
    const TCapsule3< RealType >& Inner...
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TOrientedBox3< RealType >& O...,
    EnumerablePointsType EnumerablePts
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TSphere3< RealType >& OuterS...,
    const TCapsule3< RealType >& Inner...
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TSphere3< RealType >& OuterS...,
    const TOrientedBox3< RealType >& I...
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TSphere3< RealType >& OuterS...,
    EnumerablePointsType EnumerablePts
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TCapsule3< RealType >& Outer...,
    const TCapsule3< RealType >& Inner...
)

Capsule Containment Queries

Public function

bool

 

UE::Geometry::IsInside

(
    const TCapsule3< RealType >& Outer...,
    const TSphere3< RealType >& InnerS...
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TCapsule3< RealType >& Outer...,
    const TOrientedBox3< RealType >& I...
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TCapsule3< RealType >& Outer...,
    EnumerablePointsType EnumerablePts
)

Public function

bool

 

UE::Geometry::IsInside

(
    const TOrientedBox3< RealType >& O...,
    const TOrientedBox3< RealType >& I...
)

OrientedBox Containment Queries

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