![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BSpline.h"Go to the source code of this file.
Classes | |
| class | UE::Geometry::Spline::TLinearSpline< T > |
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
| namespace | UE::Geometry::Spline |
Typedefs | |
| using | UE::Geometry::Spline::FLinearSplineFloat = TLinearSpline< float > |
| using | UE::Geometry::Spline::FLinearSplineVector3d = TLinearSpline< FVector3d > |
Functions | |
| template<typename T > | |
| class | UE::Geometry::Spline::UE_EXPERIMENTAL (5.7, "") TLinearSpline |