#include <BSpline.h>
◆ FKnot() [1/2]
| UE::Geometry::Spline::FKnot::FKnot |
( |
| ) |
|
|
inline |
◆ FKnot() [2/2]
| UE::Geometry::Spline::FKnot::FKnot |
( |
float |
InValue, |
|
|
uint32 |
InMultiplicity = 1 |
|
) |
| |
|
inline |
◆ ConvertPairToFlatKnots()
Converts a pair-based knot vector to a flat knot vector
- Parameters
-
| PairKnots | - The pair-based knot vector |
- Returns
- Flat knot vector with multiplicities expanded
◆ IsValidKnotVector()
◆ operator==()
| bool UE::Geometry::Spline::FKnot::operator== |
( |
const FKnot & |
Other | ) |
const |
|
inline |
◆ operator<<
◆ Multiplicity
| uint32 UE::Geometry::Spline::FKnot::Multiplicity |
◆ Value
| float UE::Geometry::Spline::FKnot::Value |
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/GeometryCore/Public/Splines/BSpline.h