Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FPackedNormal
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PackedNormal.h | |||
FPackedNormal
(
const FVector3f& InVector |
PackedNormal.h | ||
FPackedNormal
(
const FVector3d& InVector |
PackedNormal.h | ||
FPackedNormal
(
const FVector4f& InVector |
PackedNormal.h | ||
FPackedNormal
(
const FVector4d& InVector |
PackedNormal.h |
FPackedNormal()
| Name | FPackedNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
FPackedNormal()
FPackedNormal(const FVector3f &)
| Name | FPackedNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
FPackedNormal
(
const FVector3f & InVector
)
FPackedNormal(const FVector3d &)
| Name | FPackedNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
FPackedNormal
(
const FVector3d & InVector
)
FPackedNormal(const FVector4f &)
| Name | FPackedNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
FPackedNormal
(
const FVector4f & InVector
)
FPackedNormal(const FVector4d &)
| Name | FPackedNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
FPackedNormal
(
const FVector4d & InVector
)