SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::GltfHelper Member List

This is the complete list of members for Spices::GltfHelper, including all inherited members.

GetDimensions(const std::string &str)Spices::GltfHelperstatic
GetElement(const Json::object_t *pRoot, const char *path, type pDefault)Spices::GltfHelperinlineprivatestatic
GetElementBoolean(const Json::object_t &root, const char *path, bool pDefault)Spices::GltfHelperstatic
GetElementFloat(const Json::object_t &root, const char *path, float pDefault)Spices::GltfHelperstatic
GetElementInt(const Json::object_t &root, const char *path, int pDefault)Spices::GltfHelperstatic
GetElementJsonArray(const Json::object_t &root, const char *path, Json::array_t pDefault)Spices::GltfHelperstatic
GetElementString(const Json::object_t &root, const char *path, const std::string &pDefault)Spices::GltfHelperstatic
GetElementVector(Json::object_t &root, const char *path, glm::vec4 pDefault)Spices::GltfHelperstatic
GetFormat(const std::string &str, int id)Spices::GltfHelperstatic
GetFormatSize(int id)Spices::GltfHelperstatic
GetMatrix(const Json::array_t &accessor)Spices::GltfHelperstatic
GetVector(const Json::array_t &accessor)Spices::GltfHelperstatic
Json typedefSpices::GltfHelper
SizeOfFormat(VkFormat format)Spices::GltfHelperstatic
SplitGltfAttribute(std::string attribute, std::string *semanticName, uint32_t *semanticIndex)Spices::GltfHelperstatic