Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp > API/Plugins/DisplayClusterWarp/Containers > API/Plugins/DisplayClusterWarp/Containers/FDisplayClusterWarpAABB
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateAABB
(
const FVector4f& InPts |
Expand value in AABB with a new point. | |
| void | UpdateAABB
(
const FVector& InPts |
Expand value in AABB with a new point. | |
| void | UpdateAABB
(
const TArray< FVector >& InPoints |
Expand the value in AABB using the input point list. | |
| void | UpdateAABB
(
const FDisplayClusterWarpAABB& InAABB |
Expand the value in AABB using the input AABB. | |
| void | UpdateAABB
(
const FArg X, |
Expand the value in AABB with the new values. |