Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
AlignedDouble4 Struct Reference

#include <UnrealMathFPU.h>

Public Member Functions

FORCEINLINE AlignedDouble4 (const VectorRegister4Double &Vec)
 
FORCEINLINE double operator[] (int32 Index) const
 
FORCEINLINE doubleoperator[] (int32 Index)
 
FORCEINLINE VectorRegister4Double ToVectorRegister () const
 
FORCEINLINE AlignedDouble4 (const VectorRegister4Double &Vec)
 
FORCEINLINE double operator[] (int32 Index) const
 
FORCEINLINE doubleoperator[] (int32 Index)
 
FORCEINLINE VectorRegister4Double ToVectorRegister () const
 

Public Attributes

double V [4]
 

Detailed Description

Definition at line 125 of file UnrealMathFPU.h.

Constructor & Destructor Documentation

◆ AlignedDouble4() [1/2]

FORCEINLINE AlignedDouble4::AlignedDouble4 ( const VectorRegister4Double & Vec)
inline

Definition at line 129 of file UnrealMathFPU.h.

◆ AlignedDouble4() [2/2]

FORCEINLINE AlignedDouble4::AlignedDouble4 ( const VectorRegister4Double & Vec)
inline

Definition at line 197 of file UnrealMathNeon.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Function Documentation

◆ operator[]() [1/4]

FORCEINLINE double & AlignedDouble4::operator[] ( int32 Index)
inline

Definition at line 135 of file UnrealMathFPU.h.

◆ operator[]() [2/4]

FORCEINLINE double & AlignedDouble4::operator[] ( int32 Index)
inline

Definition at line 203 of file UnrealMathNeon.h.

+ Here is the caller graph for this function:

◆ operator[]() [3/4]

FORCEINLINE double AlignedDouble4::operator[] ( int32 Index) const
inline

Definition at line 134 of file UnrealMathFPU.h.

◆ operator[]() [4/4]

FORCEINLINE double AlignedDouble4::operator[] ( int32 Index) const
inline

Definition at line 202 of file UnrealMathNeon.h.

◆ ToVectorRegister() [1/2]

FORCEINLINE VectorRegister4Double AlignedDouble4::ToVectorRegister ( ) const
inline

Definition at line 137 of file UnrealMathFPU.h.

◆ ToVectorRegister() [2/2]

FORCEINLINE VectorRegister4Double AlignedDouble4::ToVectorRegister ( ) const
inline

Definition at line 205 of file UnrealMathNeon.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ V

double AlignedDouble4::V

Definition at line 127 of file UnrealMathFPU.h.


The documentation for this struct was generated from the following files: