TVector< float, 4 >

Windows
MacOS
Linux

Inheritance Hierarchy

FVector4

TVector< float, 4 >

References

Module

ChaosCore

Header

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

Include

#include "Chaos/Vector.h"

Syntax

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

Functions

Name Description

Public function

 

TVector()

Public function

 

TVector

(
    const float x
)

Public function

 

TVector

(
    const FVector4& vec
)

Public function

 

TVector

(
    const float x,
    const float y,
    const float z,
    const float 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