![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DoubleFloat.h>
Public Member Functions | |
| FVector4d | GetVector4d () const |
| template<typename TInputScalar = double> | |
| FDFVector4 (const UE::Math::TVector4< TInputScalar > &In) | |
| template<typename TInputScalar = double> | |
| FDFVector4 (const UE::Math::TVector< TInputScalar > &In, TInputScalar InW) | |
| FDFVector4 (FVector4f High, FVector4f Low) | |
| FDFVector4 ()=default | |
| FDFScalar | X () const |
| FDFScalar | Y () const |
| FDFScalar | Z () const |
| FDFScalar | W () const |
Public Attributes | |
| FVector4f | High {} |
| FVector4f | Low {} |
|
inlineexplicit |
|
inlineexplicit |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FVector4f FDFVector4::High {} |
| FVector4f FDFVector4::Low {} |