Navigation
API > API/Runtime > API/Runtime/ChaosCore
| Name | TVector< FRealSingle, 2 > |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Vector.h |
| Include Path | #include "Chaos/Vector.h" |
Syntax
template<>
class TVector< FRealSingle, 2 > : public UE::Math::TVector2< float >
Inheritance Hierarchy
- TVector2 → TVector< FRealSingle, 2 >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FElement | decltype(FVector2f::X) | Chaos/Vector.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRealSingle Max () |
Chaos/Vector.h | ||
FRealSingle Min() |
Chaos/Vector.h | ||
FRealSingle Product() |
Chaos/Vector.h | ||
TVector () |
Chaos/Vector.h | ||
TVector
(
const FRealSingle x |
Chaos/Vector.h | ||
TVector
(
const FVector2f& vec |
Chaos/Vector.h | ||
| Chaos/Vector.h | |||
TVector
(
const FRealSingle x, |
Chaos/Vector.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TVector< FRealSingle, 2 > AxisVector
(
const int32 Axis |
Chaos/Vector.h | ||
| Chaos/Vector.h | |||
| Chaos/Vector.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/Vector.h | |||
| Chaos/Vector.h | |||
| Chaos/Vector.h | |||
| Chaos/Vector.h |