Navigation
API > API/Runtime > API/Runtime/Core
| Name | TImpl |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Math/StaticSpatialIndex.h |
| Include Path | #include "Math/StaticSpatialIndex.h" |
Syntax
template<typename Profile>
class TImpl
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TImpl
(
const TStaticSpatialIndexDataInterface< Profile >& InDataInterface |
Math/StaticSpatialIndex.h |
Struct Specializations
| Name | Remarks |
|---|---|
| TImpl< From, To, NoCVFrom, NoCVFrom > | |
| TImpl< From, To, NoCVFrom, void > | |
| TImpl< From, To, void, NoCVTo > | |
| TImpl< From, To, void, void > |