Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
Inheritance Hierarchy
- std::vector< T >
- 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 >