UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::Spline::Math::TBezierDerivativeCalculator< T, Order > Struct Template Reference

#include <SplineMath.h>

Static Public Member Functions

staticCompute (TArrayView< const T *const > Window, float Parameter, float SegmentScale)
 

Member Function Documentation

◆ Compute()

template<typename T , int32 Order>
static T UE::Geometry::Spline::Math::TBezierDerivativeCalculator< T, Order >::Compute ( TArrayView< const T *const >  Window,
float  Parameter,
float  SegmentScale 
)
inlinestatic

The documentation for this struct was generated from the following file: