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