inochi2d.math.serialization

Undocumented in source.

Members

Functions

deserialize
SerdeException deserialize(V value, Fghj data)
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty(Fghj value)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
void serialize(V value, S serializer)

Serializes any size of vector

serialize
void serialize(T matr, S serializer)

Serializes any size of matrix

Meta