Navigation
API > API/Runtime > API/Runtime/ChaosCore
| Name | TVector< FRealDouble, 2 > |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Vector.h |
| Include Path | #include "Chaos/Vector.h" |
Syntax
template<>
class TVector< FRealDouble, 2 > : public UE::Math::TVector2< double >
Inheritance Hierarchy
- TVector2 → TVector< FRealDouble, 2 >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FElement | decltype(FVector2d::X) | Chaos/Vector.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| X | T | Chaos/Vector.h | ||
| Y | T | Chaos/Vector.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRealDouble Max () |
Chaos/Vector.h | ||
FRealDouble Min() |
Chaos/Vector.h | ||
FRealDouble Product() |
Chaos/Vector.h | ||
TVector () |
Chaos/Vector.h | ||
TVector
(
const FRealDouble x |
Chaos/Vector.h | ||
TVector
(
const FVector2d& vec |
Chaos/Vector.h | ||
| Chaos/Vector.h | |||
TVector
(
const FRealDouble x, |
Chaos/Vector.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TVector< FRealDouble, 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 |