Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TInterval1
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Set
(
TInterval1 O |
BoxTypes.h | ||
void Set
(
RealType A, |
BoxTypes.h |
Set(TInterval1)
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path | #include "BoxTypes.h" |
void Set
(
TInterval1 O
)
Set(RealType, RealType)
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path | #include "BoxTypes.h" |
void Set
(
RealType A,
RealType B
)