Navigation
Unreal Engine C++ API Reference > Runtime > ChaosCore > Chaos
References
Module | ChaosCore |
Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Vector.h |
Include | #include "Chaos/Vector.h" |
Syntax
template<class T, int d>
class TVector
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TVector () |
||
![]() |
TVector
(
const T& V0, |
||
![]() |
|||
![]() |
|||
![]() |
TVector
(
std::initializer_list< T > InElements |
||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
TVector
(
const T& V0, |
||
![]() |
TVector
(
const T& V0, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | ContainsNaN () |
|
![]() ![]() |
int32 | Num () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FElement & | operator[]
(
int Index |
|
![]() ![]() |
const FElement & | operator[]
(
int Index |
|
![]() |
TVector & | ||
![]() |
TVector< T, d > & |
Typedefs
Constants
Name | Description |
---|---|
NumElements |