Functions | |
| void | to_json (nlohmann::json &j, const vec3 &v) |
| GLM Helper extensions. | |
| void | from_json (const nlohmann::json &j, vec3 &v) |
|
inline |
Definition at line 251 of file SerializerUtils.h.
|
inline |
GLM Helper extensions.
Definition at line 247 of file SerializerUtils.h.