Navigation
API > API/Runtime > API/Runtime/ChaosCore
| Name | TRotation |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Rotation.h |
| Include Path | #include "Chaos/Rotation.h" |
Syntax
template<class T, int d>
class TRotation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRotation() |
Chaos/Rotation.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TRotation() |
Chaos/Rotation.h |
Class Specializations
| Name | Remarks |
|---|---|
| TRotation< FRealDouble, 3 > | |
| TRotation< FRealSingle, 3 > |