Navigation
API > API/Runtime > API/Runtime/GeometryCore
| Name | TBoundsGridIndexer3 |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/GridIndexing3.h |
| Include Path | #include "Util/GridIndexing3.h" |
Syntax
template<typename RealType>
struct TBoundsGridIndexer3 : public UE::Geometry::TShiftGridIndexer3< RealType >
Inheritance Hierarchy
- TShiftGridIndexer3 → TBoundsGridIndexer3
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TBoundsGridIndexer3
(
const TAxisAlignedBox3< RealType >& Bounds, |
Util/GridIndexing3.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundsMax | TVector< RealType > | Util/GridIndexing3.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector3i GridResolution() |
Util/GridIndexing3.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Util/GridIndexing3.h |