TVector< FReal, 4 >

Windows
MacOS
Linux

Inheritance Hierarchy

FVector4

TVector< FReal, 4 >

References

Module

ChaosCore

Header

/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Vector.h

Include

#include "Chaos/Vector.h"

Syntax

template<>
class TVector< FReal, 4 > : public FVector4

Functions

Name Description

Public function

 

TVector()

Public function

 

TVector

(
    const FReal x
)

Public function

 

TVector

(
    const FVector4& vec
)

Public function

 

TVector

(
    const FReal x,
    const FReal y,
    const FReal z,
    const FReal w
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss