Searched refs:modelIdRSDZ (Results 1 – 3 of 3) sorted by relevance
691 BASE_NS::string modelIdRSDZ; in CORE3D_BEGIN_NAMESPACE() member
1979 if (!node.modelIdRSDZ.empty()) { in RecursivelyCreateComponents()1983 … node.modelIdRSDZ, component.modelId, StringUtil::MaxStringLengthFromArray(component.modelId)); in RecursivelyCreateComponents()
2099 ParseOptionalString(loadResult, node.modelIdRSDZ, extras, "modelId", ""); in PrimitiveAttributes()