Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- TArrayCollection
- TParticles
- TOrientedParticles
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/OrientedParticles.h |
Include | #include "Chaos/OrientedParticles.h" |
Syntax
template<class T, int d>
class TOrientedParticles : public Chaos::TParticles< T, d >
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TOrientedParticles
(
const TOrientedParticles< T, d >& Other |
||
![]() |
TOrientedParticles
(
TOrientedParticles< T, d >&& Other |