Navigation
API > API/Runtime > API/Runtime/ChaosCore
| Name | TVector< FReal, 4 > |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Vector.h |
| Include Path | #include "Chaos/Vector.h" |
Syntax
template<>
class TVector< FReal, 4 > : public UE::Math::TVector4< FReal >
Inheritance Hierarchy
- TVector4 → TVector< FReal, 4 >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BaseType | UE::Math::TVector4< FReal > | Chaos/Vector.h | |
| FElement | FReal | Chaos/Vector.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TVector () |
Chaos/Vector.h | ||
TVector
(
const FReal x |
Chaos/Vector.h | ||
TVector
(
const BaseType& vec |
Chaos/Vector.h | ||
TVector
(
const FReal x, |
Chaos/Vector.h |