Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TAABB
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAABB< T, d > TransformedAABB
(
const FTransform& |
Chaos/AABB.h | ||
TAABB< T, d > TransformedAABB
(
const Chaos::TRigidTransform< FReal, 3 >& |
Chaos/AABB.h | ||
TAABB< T, d > TransformedAABB
(
const FMatrix& |
Chaos/AABB.h | ||
TAABB< T, d > TransformedAABB
(
const Chaos::PMatrix< FReal, 4, 4 >& |
Chaos/AABB.h |
TransformedAABB(const FTransform &)
| Name | TransformedAABB |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/AABB.h |
| Include Path | #include "Chaos/AABB.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosCore/Private/Chaos/AABB.cpp |
TAABB < T, d > TransformedAABB
(
const FTransform &
) const
TransformedAABB(const Chaos::TRigidTransform< FReal, 3 > &)
| Name | TransformedAABB |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/AABB.h |
| Include Path | #include "Chaos/AABB.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosCore/Private/Chaos/AABB.cpp |
TAABB < T, d > TransformedAABB
(
const Chaos::TRigidTransform < FReal, 3 > &
) const
TransformedAABB(const FMatrix &)
| Name | TransformedAABB |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/AABB.h |
| Include Path | #include "Chaos/AABB.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosCore/Private/Chaos/AABB.cpp |
TAABB < T, d > TransformedAABB
(
const FMatrix &
) const
TransformedAABB(const Chaos::PMatrix< FReal, 4, 4 > &)
| Name | TransformedAABB |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/AABB.h |
| Include Path | #include "Chaos/AABB.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosCore/Private/Chaos/AABB.cpp |
TAABB < T, d > TransformedAABB
(
const Chaos::PMatrix < FReal, 4, 4 > &
) const