Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EngineCore::GlmSerialize Member List

This is the complete list of members for EngineCore::GlmSerialize, including all inherited members.

deserialize(nlohmann::json &archive, glm::vec3 &vector)EngineCore::GlmSerializestatic
deserialize(nlohmann::json &archive, glm::mat4 &matrix)EngineCore::GlmSerializestatic
deserialize(nlohmann::json &archive, glm::quat &quaternion)EngineCore::GlmSerializestatic
Serialize(nlohmann::json &archive, const glm::vec3 &vector)EngineCore::GlmSerializestatic
Serialize(nlohmann::json &archive, glm::mat4 matrix)EngineCore::GlmSerializestatic
Serialize(nlohmann::json &archive, glm::quat quaternion)EngineCore::GlmSerializestatic