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