Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
Inheritance Hierarchy
- TInterval
- FInt32Interval
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Interval.h |
| Include | #include "Math/Interval.h" |
Syntax
struct FInt32Interval : public TInterval< int32 >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInt32Interval
(
const Super& Other |
|||
FInt32Interval
(
int32 InMin, |
Typedefs
| Name | Description |
|---|---|
| Super |