Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/TBasicElementSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void AddPointToBox
(
const VectorType& Point, |
Helper function to generically add a point to an FBox. | Drawing/BasicElementSet.h | |
void AddPointToBox
(
const FVector2f& Point, |
Helper function template instantiations for FVector2f and FVector3f. | Drawing/BasicElementSet.h | |
void AddPointToBox
(
const FVector3f& Point, |
Drawing/BasicElementSet.h | ||
void AddPointToBox
(
const FVector2f& Point, |
Drawing/BasicElementSet.h | ||
void AddPointToBox
(
const FVector3f& Point, |
Drawing/BasicElementSet.h | ||
void AddPointToBox
(
const FVector2f& Point, |
Drawing/BasicElementSet.h | ||
void AddPointToBox
(
const FVector3f& Point, |
Drawing/BasicElementSet.h |
AddPointToBox(const VectorType &, FBox &)
Description
Helper function to generically add a point to an FBox.
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
static void AddPointToBox
(
const VectorType & Point,
FBox & Box
)
AddPointToBox(const FVector2f &, FBox &)
Description
Helper function template instantiations for FVector2f and FVector3f.
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void AddPointToBox
(
const FVector2f & Point,
FBox & Box
)
AddPointToBox(const FVector3f &, FBox &)
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void AddPointToBox
(
const FVector3f & Point,
FBox & Box
)
AddPointToBox(const FVector2f &, FBox &)
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void AddPointToBox
(
const FVector2f & Point,
FBox & Box
)
AddPointToBox(const FVector3f &, FBox &)
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void AddPointToBox
(
const FVector3f & Point,
FBox & Box
)
AddPointToBox(const FVector2f &, FBox &)
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void AddPointToBox
(
const FVector2f & Point,
FBox & Box
)
AddPointToBox(const FVector3f &, FBox &)
| Name | AddPointToBox |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void AddPointToBox
(
const FVector3f & Point,
FBox & Box
)