Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TQuaternion
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RealType & operator[]
(
int i |
Quaternion.h | ||
const RealType & operator[]
(
int i |
Quaternion.h |
operatorint
| Name | operator[] |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Quaternion.h |
| Include Path | #include "Quaternion.h" |
RealType & operator[]
(
int i
)
operatorint
| Name | operator[] |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Quaternion.h |
| Include Path | #include "Quaternion.h" |
const RealType & operator[]
(
int i
) const