Searched refs:parseNodes (Results 1 – 1 of 1) sorted by relevance
2258 const auto parseNodes = [&scene](LoadResult& loadResult, const json::value& nodeIndex) -> bool { in PrimitiveAttributes() local2280 if (!ForEachInArray(loadResult, jsonData, "nodes", parseNodes)) { in PrimitiveAttributes()