Navigation
API > API/Plugins > API/Plugins/NearestNeighborModelEditor
| Name | FVertVizSelector |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModelEditor/Public/NearestNeighborEditorModel.h |
| Include Path | #include "NearestNeighborEditorModel.h" |
Syntax
class FVertVizSelector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertVizSelector
(
UNearestNeighborModelVizSettings* InSettings |
NearestNeighborEditorModel.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Options | TArray< TSharedPtr< FString > > | NearestNeighborEditorModel.h | ||
| Settings | TObjectPtr< UNearestNeighborModelVizSettings > | NearestNeighborEditorModel.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TSharedPtr< FString > > * GetOptions() |
NearestNeighborEditorModel.h | ||
int32 GetSectionIndex
(
TSharedPtr< FString > Item |
NearestNeighborEditorModel.h | ||
TSharedPtr< FString > GetSelectedItem() |
NearestNeighborEditorModel.h | ||
void OnSelectionChanged
(
TSharedPtr< FString > InSelectedItem, |
NearestNeighborEditorModel.h | ||
void SelectSection
(
int32 SectionIndex |
NearestNeighborEditorModel.h | ||
void Update
(
int32 NumSections |
NearestNeighborEditorModel.h |