|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
This is the complete list of members for EngineCore::GlmSerialize, including all inherited members.
| deserialize(nlohmann::json &archive, glm::vec3 &vector) | EngineCore::GlmSerialize | static |
| deserialize(nlohmann::json &archive, glm::mat4 &matrix) | EngineCore::GlmSerialize | static |
| deserialize(nlohmann::json &archive, glm::quat &quaternion) | EngineCore::GlmSerialize | static |
| Serialize(nlohmann::json &archive, const glm::vec3 &vector) | EngineCore::GlmSerialize | static |
| Serialize(nlohmann::json &archive, glm::mat4 matrix) | EngineCore::GlmSerialize | static |
| Serialize(nlohmann::json &archive, glm::quat quaternion) | EngineCore::GlmSerialize | static |