Function Kataglyphis::addMeshesForRanges#
Defined in File ModelAssembly.ixx
Function Documentation#
The empty-ranges single-mesh case plus the per-range sliceMeshRange -> add_new_mesh loop, common to both loaders. Always forwards range.doubleSided - MeshRange.ixx documents it as always false for OBJ, so that loader forwarding it is behaviour-identical to the default it used to rely on.
vertices/indices/materialIndex stay non-const references because Model::add_new_mesh takes them that way.