Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAxisAlignedBox3 > API/Runtime/GeometryCore/TAxisAlignedBox3/MakeBoundsFromIndices
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include | #include "BoxTypes.h" |
template<typename EnumerableIntType, typename PointFunc>
static TAxisAlignedBox3< RealType > MakeBoundsFromIndices
&40;
EnumerableIntType IndexEnumerable,
PointFunc GetPoint
&41;
Remarks
Compute bounding box of 3D points returned by GetPoint(Index) for indices in range for_each(IndexEnumerable)