Member List

instant3Dhub: Member List
instant3Dhub
AI3DHDrawingEditor Member List

This is the complete list of members for AI3DHDrawingEditor, including all inherited members.

AddPoint(const FVector &Location, bool bIsWorldSpace=false)AI3DHDrawingEditor
AddPointAtCursor()AI3DHDrawingEditor
BeginNewSpline()AI3DHDrawingEditor
BeginNewSplineSlice()AI3DHDrawingEditor
Clear()AI3DHDrawingEditor
CreateDrawingEditor(AI3DHConnector *HubConnector, TSubclassOf< AI3DHDrawingEditor > DrawingClass)AI3DHDrawingEditorstatic
CreateHubDrawingAndDestroy(const FString &Name, TUniqueFunction< void(int DrawingHandle, EI3DHErrorCode ErrorCode)> OnComplete)AI3DHDrawingEditor
FinalizeDrawing(TUniqueFunction< void(FI3DHDrawingResult, TArray< FI3DHSplineData > OutSplines)> OnComplete)AI3DHDrawingEditor
GetDrawingColor() constAI3DHDrawingEditor
GetDrawingEditorMode() constAI3DHDrawingEditorinline
GetDrawingScale() constAI3DHDrawingEditor
GetHubConnector() constAI3DHDrawingEditorinline
GetSplines() constAI3DHDrawingEditorinline
HoverPointDistanceAI3DHDrawingEditor
InitFromSplines(const TArray< FI3DHSplineData > &InSplines)AI3DHDrawingEditor
IsEmpty() constAI3DHDrawingEditor
MinimumPointDistanceAI3DHDrawingEditor
MoveCursorTo(const FVector &Location)AI3DHDrawingEditor
NumSplines() constAI3DHDrawingEditor
RemoveLastSplineSlice()AI3DHDrawingEditor
SelectNearestPoint(const FVector &Location, bool bIsWorldSpace=false)AI3DHDrawingEditor
SelectNearestPointAtCursor()AI3DHDrawingEditor
SetDrawingColor(const FLinearColor &Color)AI3DHDrawingEditor
SetDrawingMode(EI3DHDrawingEditorMode InDrawingMode)AI3DHDrawingEditor
SetDrawingScale(const double &Scale)AI3DHDrawingEditor
SetOmitStrokeStartAndEndJoints(bool bNewOmitJoints)AI3DHDrawingEditor
SetShowActiveSliceControlPoints(bool bNewShowActiveSliceControlPoints)AI3DHDrawingEditor
ThumbnailBase64DataURIAI3DHDrawingEditor