![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GeoPoint.h>
Public Attributes | |
| int32 | DerivativeOrder = -1 |
| FVector2d | Point = FVector2d::ZeroVector |
| FVector2d | Gradient = FVector2d::ZeroVector |
| FVector2d | Laplacian = FVector2d::ZeroVector |
| int32 UE::CADKernel::FCurvePoint2D::DerivativeOrder = -1 |
| FVector2d UE::CADKernel::FCurvePoint2D::Gradient = FVector2d::ZeroVector |
| FVector2d UE::CADKernel::FCurvePoint2D::Laplacian = FVector2d::ZeroVector |
| FVector2d UE::CADKernel::FCurvePoint2D::Point = FVector2d::ZeroVector |