#include <seadHostIOCurve.h>
Inherited by sead::hostio::Curve< f32 >, and sead::hostio::Curve< T >.
Public Member Functions | |
| virtual f32 | interpolateToF32 (f32 t) const =0 |
| virtual Vector2f | interpolateToVec2f (f32 t) const =0 |
|
pure virtual |
Implemented in sead::hostio::Curve< T >, sead::hostio::Curve< T >, and sead::hostio::Curve< f32 >.
|
pure virtual |
Implemented in sead::hostio::Curve< T >, sead::hostio::Curve< T >, and sead::hostio::Curve< f32 >.