FGeometryCollectionClusteringUtility::NodeExistsOnThisBranch

Return true of Test Node exists on tree branch specified by TreeElement Node

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionClusteringUtility.h

Include

#include "GeometryCollection/GeometryCollectionClusteringUtility.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/GeometryCollectionClusteringUtility.cpp

Syntax

static bool NodeExistsOnThisBranch
(
    const FGeometryCollection * GeometryCollection,
    int32 TestNode,
    int32 TreeElement
)

Remarks

Return true of Test Node exists on tree branch specified by TreeElement Node

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