Navigation
API > API/Plugins > API/Plugins/AvalancheShapes
| Name | FAvaShapeCachedVertex2D |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/AvaShapeVertices.h |
| Include Path | #include "AvaShapeVertices.h" |
Syntax
struct FAvaShapeCachedVertex2D
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAvaShapeCachedVertex2D
(
const FVector2D& InLocation, |
AvaShapeVertices.h | ||
| AvaShapeVertices.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | AvaShapeVertices.h | ||
| Location | FVector2D | AvaShapeVertices.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ClearIndex() |
AvaShapeVertices.h | ||
bool HasIndex() |
AvaShapeVertices.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector2D operator-
(
const float& Value |
AvaShapeVertices.h | ||
FVector2D operator-
(
const FAvaShapeCachedVertex2D& Value |
AvaShapeVertices.h | ||
FVector2D operator-
(
const FVector2D& Value |
AvaShapeVertices.h | ||
operator FVector2D() |
AvaShapeVertices.h | ||
bool operator!=
(
const FAvaShapeCachedVertex2D& CachedVertex |
AvaShapeVertices.h | ||
FVector2D operator*
(
const FAvaShapeCachedVertex2D& Value |
AvaShapeVertices.h | ||
FVector2D operator*
(
const FVector2D& Value |
AvaShapeVertices.h | ||
FVector2D operator*
(
const float& Value |
AvaShapeVertices.h | ||
FVector2D operator/
(
const FAvaShapeCachedVertex2D& Value |
AvaShapeVertices.h | ||
FVector2D operator/
(
const FVector2D& Value |
AvaShapeVertices.h | ||
FVector2D operator/
(
const float& Value |
AvaShapeVertices.h | ||
FVector2D operator+
(
const FVector2D& Value |
AvaShapeVertices.h | ||
FVector2D operator+
(
const FAvaShapeCachedVertex2D& Value |
AvaShapeVertices.h | ||
FVector2D operator+
(
const float& Value |
AvaShapeVertices.h | ||
FAvaShapeCachedVertex2D & operator=
(
const FVector2D& InLocation |
AvaShapeVertices.h | ||
bool operator==
(
const FAvaShapeCachedVertex2D& CachedVertex |
AvaShapeVertices.h |