Constructor Function.
40 {
42
44
45 for (int i = 0; i < data.size(); i++)
46 {
48 const Json& json = data[i];
49
55 }
56 }
#define SPICES_PROFILE_ZONE
std::vector< Item > m_BufferViewsData
Data of Gltf Json BufferViews.
static int GetElementInt(const Json::object_t &root, const char *path, int pDefault)
Get int value in Json::object_t.
GltfObject(const Json &data)
Constructor Function.
nlohmann::json Json
using Json insteadd of nlohmann::json