Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TSHVectorRGB
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSHVectorRGB () |
Math/SHMath.h | ||
TSHVectorRGB
(
const TSHVectorRGB< OtherOrder >& Other |
Math/SHMath.h |
TSHVectorRGB()
| Name | TSHVectorRGB |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/SHMath.h |
| Include Path | #include "Math/SHMath.h" |
TSHVectorRGB()
TSHVectorRGB(const TSHVectorRGB< OtherOrder > &)
| Name | TSHVectorRGB |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/SHMath.h |
| Include Path | #include "Math/SHMath.h" |
template<int32 OtherOrder>
TSHVectorRGB
(
const TSHVectorRGB < OtherOrder > & Other
)