find_any_intersection

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Const

int

 

find_any_intersection

(
    int iBox,
    const FTriangle3d& Triangle,
    const FAxisAlignedBox3d& triBounds,
    TFunctionRef< bool...,
    const FQueryOptions& Options
)

Public function Const

bool

 

find_any_intersection

(
    int iBox,
    const TMeshAABBTree3& OtherTree,
    const TFunction< FVector3d...,
    int oBox,
    int depth,
    TFunctionRef< bool...,
    const FQueryOptions& Options,
    const FQueryOptions& OtherTreeOpti...
)