Navigation
Unreal Engine C++ API Reference > 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 >