![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| constexpr auto | operator<=> (const Easing &other) const noexcept=default |
| void | serialize (Serializer &s) const |
| void | deserialize (Deserializer &d) |
Public Attributes | |
| EasingType | type = EasingType::linear |
| EasingMode | mode = EasingMode::inOut |
Static Public Attributes | |
| static constexpr size_t | typeCount = 11 |
| static constexpr size_t | modeCount = 3 |