Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TOrientedParticles |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/OrientedParticles.h |
| Include Path | #include "Chaos/OrientedParticles.h" |
Syntax
template<class T, int d>
class TOrientedParticles : public Chaos::TParticles< T, d >
Inheritance Hierarchy
- TArrayCollection → TParticles → TOrientedParticles
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/OrientedParticles.h | |||
TOrientedParticles
(
const TOrientedParticles< T, d >& Other |
Chaos/OrientedParticles.h | ||
TOrientedParticles
(
TOrientedParticles< T, d >&& Other |
Chaos/OrientedParticles.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MR | TArrayCollectionArray< TRotation< T, d > > | Chaos/OrientedParticles.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/OrientedParticles.h | |||
| Chaos/OrientedParticles.h |