![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SplineTypeRegistry.h>
Inheritance diagram for UE::Geometry::Spline::TSelfRegisteringSpline< DerivedType, ValueType >:Protected Member Functions | |
| TSelfRegisteringSpline () | |
| virtual | ~TSelfRegisteringSpline ()=default |
Self-registering mixin template for spline classes Uses CRTP to enable automatic registration on first instantiation
| DerivedType | The spline class being registered |
| ValueType | The value type of the spline |
|
inlineprotected |
|
protectedvirtualdefault |