Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FCurve
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCurve
(
int8 InDimension |
Geo/Curves/Curve.h | ||
FCurve
(
const FLinearBoundary& InBounds, |
Geo/Curves/Curve.h |
FCurve(int8)
| Name | FCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/Curve.h |
| Include Path | #include "Geo/Curves/Curve.h" |
FCurve
(
int8 InDimension
)
FCurve(const FLinearBoundary &, int8)
| Name | FCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/Curve.h |
| Include Path | #include "Geo/Curves/Curve.h" |
FCurve
(
const FLinearBoundary & InBounds,
int8 InDimension
)