Navigation
API > API/Runtime > API/Runtime/RenderCore
References
Module | RenderCore |
Header | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
Include | #include "PackedNormal.h" |
Syntax
struct FPackedNormal
Remarks
A normal vector, quantized and packed into 32-bits.
Variables
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FPackedNormal
(
const FVector3f& InVector |
||
![]() |
FPackedNormal
(
const FVector3d& InVector |
||
![]() |
FPackedNormal
(
const FVector4f& InVector |
||
![]() |
FPackedNormal
(
const FVector4d& InVector |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
VectorRegister4Float | ||
![]() |
void | Set functions. | |
![]() ![]() |
FVector | ToFVector () |
|
![]() ![]() |
FVector3f | ToFVector3f () |
|
![]() ![]() |
FVector4 | ToFVector4 () |
|
![]() ![]() |
FVector4f | ToFVector4f () |
|
![]() ![]() |
FString | ToString () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FPackedNormal& B |
|
![]() |
void | ||
![]() |
void | ||
![]() |
void | ||
![]() |
void | ||
![]() ![]() |
bool | operator==
(
const FPackedNormal& B |