USplineGeneratorBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h

Include

#include "SplineGeneratorPanel.h"

Syntax

class USplineGeneratorBase : public UObject

Variables

Name Description

Protected variable

FSplineCurves

 

CachedSplineCurves

Protected variable

TWeakObjectPtr<...

 

SelectedSplineComponent

Public variable

EShapeAddMode

 

ShapeAddMode

Public variable

int32

 

StartKey

Protected variable

TWeakPtr< FSpli...

 

WeakSplineVis

Constructors

Name Description

Public function

USplineGeneratorBase()

Functions

Name Description

Public function Virtual

void

 

BuildCurve()

Protected function Const

int32

 

GetAddIndex

(
    int32 Index
)

Helper method to return the index for adding a spline point

Protected function Const

int32

 

GetItrIndex

(
    int32 Index
)

Helper method to return the index for an added spline point after all points have been added

Public function Virtual Const

int32

 

GetNumPoints()

Public function

void

 

Init

Public function

void

 

PreviewCurve()

Public function

void

 

Reset()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss