Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
Inheritance Hierarchy
- TInterval
- FDoubleInterval
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Interval.h |
Include | #include "Math/Interval.h" |
Syntax
struct FDoubleInterval : public TInterval< double >
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FDoubleInterval
(
const Super& Other |
||
![]() |
FDoubleInterval
(
double InMin, |
Typedefs
Name | Description |
---|---|
Super |