Magnetoculus Database Builder
Construction de bases de données pour Magnetoculus
|
Namespaces | |
Serializer | |
Functions | |
def | Serializer.SerializeVector3List (vector3List) |
Serialize a list of vector3 ((x, y, z) tuple) in order to store it in the database as a BLOB. More... | |
def | Serializer.SerializeVector2List (vector2List) |
Serialize a list of vector2 ((x, y) tuple) in order to store it in the database as a BLOB. More... | |