Conscience Core
tinygltf::TinyGLTF Member List

This is the complete list of members for tinygltf::TinyGLTF, including all inherited members.

GetMaxExternalFileSize() consttinygltf::TinyGLTFinline
GetPreserveImageChannels() consttinygltf::TinyGLTFinline
GetSerializeDefaultValues() consttinygltf::TinyGLTFinline
GetStoreOriginalJSONForExtrasAndExtensions() consttinygltf::TinyGLTFinline
LoadASCIIFromFile(Model *model, std::string *err, std::string *warn, const std::string &filename, unsigned int check_sections=REQUIRE_VERSION)tinygltf::TinyGLTF
LoadASCIIFromString(Model *model, std::string *err, std::string *warn, const char *str, const unsigned int length, const std::string &base_dir, unsigned int check_sections=REQUIRE_VERSION)tinygltf::TinyGLTF
LoadBinaryFromFile(Model *model, std::string *err, std::string *warn, const std::string &filename, unsigned int check_sections=REQUIRE_VERSION)tinygltf::TinyGLTF
LoadBinaryFromMemory(Model *model, std::string *err, std::string *warn, const unsigned char *bytes, const unsigned int length, const std::string &base_dir="", unsigned int check_sections=REQUIRE_VERSION)tinygltf::TinyGLTF
RemoveImageLoader()tinygltf::TinyGLTF
SetFsCallbacks(FsCallbacks callbacks)tinygltf::TinyGLTF
SetImageLoader(LoadImageDataFunction LoadImageData, void *user_data)tinygltf::TinyGLTF
SetImageWriter(WriteImageDataFunction WriteImageData, void *user_data)tinygltf::TinyGLTF
SetMaxExternalFileSize(size_t max_bytes)tinygltf::TinyGLTFinline
SetParseStrictness(ParseStrictness strictness)tinygltf::TinyGLTF
SetPreserveImageChannels(bool onoff)tinygltf::TinyGLTFinline
SetSerializeDefaultValues(const bool enabled)tinygltf::TinyGLTFinline
SetStoreOriginalJSONForExtrasAndExtensions(const bool enabled)tinygltf::TinyGLTFinline
SetURICallbacks(URICallbacks callbacks)tinygltf::TinyGLTF
TinyGLTF()tinygltf::TinyGLTF
WriteGltfSceneToFile(const Model *model, const std::string &filename, bool embedImages, bool embedBuffers, bool prettyPrint, bool writeBinary)tinygltf::TinyGLTF
WriteGltfSceneToStream(const Model *model, std::ostream &stream, bool prettyPrint, bool writeBinary)tinygltf::TinyGLTF
~TinyGLTF()=defaulttinygltf::TinyGLTF