Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FVectorIntervalFixed32NoW |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationCompression.h |
| Include Path | #include "AnimationCompression.h" |
Syntax
class FVectorIntervalFixed32NoW
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AnimationCompression.h | |||
FVectorIntervalFixed32NoW
(
const FVector3f& Value, |
AnimationCompression.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Packed | uint32 | AnimationCompression.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void FromVector
(
const FVector3f& Value, |
AnimationCompression.h | ||
void ToVector
(
FVector3f& Out, |
AnimationCompression.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVector3f ToVector
(
const float* Mins, |
AnimationCompression.h |