Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/UGeometryCollectionComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBox ComputeBoundsFromComponentSpaceTransforms
(
const FTransform& LocalToWorldWithScale, |
GeometryCollection/GeometryCollectionComponent.h | ||
FBox ComputeBoundsFromComponentSpaceTransforms
(
const FTransform& LocalToWorldWithScale, |
GeometryCollection/GeometryCollectionComponent.h |
ComputeBoundsFromComponentSpaceTransforms(const FTransform &, const TArray< FTransform > &)
| Name | ComputeBoundsFromComponentSpaceTransforms |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
FBox ComputeBoundsFromComponentSpaceTransforms
(
const FTransform & LocalToWorldWithScale,
const TArray < FTransform > & ComponentSpaceTransformsArray
) const
ComputeBoundsFromComponentSpaceTransforms(const FTransform &, const TArray< FTransform3f > &)
| Name | ComputeBoundsFromComponentSpaceTransforms |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
FBox ComputeBoundsFromComponentSpaceTransforms
(
const FTransform & LocalToWorldWithScale,
const TArray < FTransform3f > & ComponentSpaceTransformsArray
) const