![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DoubleFloat.h>
Public Member Functions | |
| FVector2d | GetVector2d () const |
| template<typename TInputScalar = double> | |
| FDFVector2 (const UE::Math::TVector2< TInputScalar > &In) | |
| FDFVector2 (FVector2f High, FVector2f Low) | |
| FDFVector2 ()=default | |
| FDFScalar | X () const |
| FDFScalar | Y () const |
Public Attributes | |
| FVector2f | High {} |
| FVector2f | Low {} |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |
| FVector2f FDFVector2::High {} |
| FVector2f FDFVector2::Low {} |