Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FBoundsFacade
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoundsFacade
(
FManagedArrayCollection& InSelf |
FBoundsFacade Constuctor | GeometryCollection/Facades/CollectionBoundsFacade.h | |
FBoundsFacade
(
const FManagedArrayCollection& InSelf |
GeometryCollection/Facades/CollectionBoundsFacade.h |
FBoundsFacade(FManagedArrayCollection &)
Description
FBoundsFacade Constuctor
| Name | FBoundsFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionBoundsFacade.h |
| Include Path | #include "GeometryCollection/Facades/CollectionBoundsFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/CollectionBoundsFacade.cpp |
FBoundsFacade
(
FManagedArrayCollection & InSelf
)
Parameters
| Name | Remarks |
|---|---|
| FManagedArrayCollection | : Collection input |
FBoundsFacade(const FManagedArrayCollection &)
| Name | FBoundsFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionBoundsFacade.h |
| Include Path | #include "GeometryCollection/Facades/CollectionBoundsFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/CollectionBoundsFacade.cpp |
FBoundsFacade
(
const FManagedArrayCollection & InSelf
)