Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FCurvePoint2D |
| Type | struct |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/GeoPoint.h |
| Include Path | #include "Geo/GeoPoint.h" |
Syntax
struct FCurvePoint2D
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DerivativeOrder | int32 | Geo/GeoPoint.h | ||
| Gradient | FVector2d | Geo/GeoPoint.h | ||
| Laplacian | FVector2d | Geo/GeoPoint.h | ||
| Point | FVector2d | Geo/GeoPoint.h |