Navigation
API > API/Runtime > API/Runtime/ChaosCore
| Name | VectorND |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/VectorND.h |
| Include Path | #include "Chaos/VectorND.h" |
Syntax
template<class T>
class VectorND : public TArray< T >
Inheritance Hierarchy
- TArray → VectorND
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
VectorND
(
const int32 Size |
Chaos/VectorND.h |