Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::ByteSpan = span< byte > |
ByteSpan refers to contiguous sequence of bytes. More... | |
using | kanzi::ConstByteSpan = span< const byte > |
ConstByteSpan refers to constant contiguous sequence of bytes. More... | |