Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
Include |
#include "BoxTypes.h" |
template<typename RealType>
struct TAxisAlignedBox3
Name | Description | |
---|---|---|
|
TAxisAlignedBox3() |
|
|
TAxisAlignedBox3 ( |
|
|
TAxisAlignedBox3 ( |
|
|
TAxisAlignedBox3 ( |
|
|
TAxisAlignedBox3 |
|
|
TAxisAlignedBox3 ( |
|
|
TAxisAlignedBox3 ( |
|
|
TAxisAlignedBox3 ( |
|
|
TAxisAlignedBox3 |
Name | Description | ||
---|---|---|---|
|
TVector< Rea... |
Center() |
|
|
Contain ( |
||
|
Contain ( |
||
|
Contains ( |
||
|
Contains ( |
||
|
RealType |
Depth() |
|
|
TVector< Rea... |
Diagonal() |
|
|
RealType |
DiagonalLength() |
|
|
RealType |
Dimension ( |
|
|
RealType |
DistanceSquared ( |
|
|
RealType |
DistanceSquared ( |
|
|
TAxisAligned... |
Empty() |
|
|
Expand ( |
||
|
TVector< Rea... |
Extents() |
|
|
TVector< Rea... |
GetCorner ( |
|
|
RealType |
Height() |
|
|
TAxisAligned... |
Infinite() |
|
|
TAxisAligned... |
Intersect ( |
|
|
Intersects ( |
||
|
IsEmpty() |
||
|
TAxisAligned... |
MakeBoundsFromIndices ( |
Compute bounding box of 3D points returned by GetPoint(Index) for indices in range for_each(IndexEnumerable) |
|
TAxisAligned... |
MakeBoundsFromIndices ( |
Compute bounding box of 3D points returned by GetPoint(Index) for indices in range [0...MaxIndex) |
|
RealType |
MaxDim() |
|
|
RealType |
MinDim() |
|
|
RealType |
SurfaceArea() |
|
|
RealType |
Volume() |
|
|
RealType |
Width() |
Name | Description | ||
---|---|---|---|
|
operator FBox() |
||
|
operator!= ( |
||
|
operator== ( |