Skip to main content

body_container

Function body_container 

Source
pub fn body_container(
    model: AnatomyModel,
    organs: &[OrganContainer],
) -> OrganContainer
Expand description

Bundle a model’s organ containers into a single body container — one addressable unit whose members are the organs (so the body is a semantic bundle, not a folder of files). Returns the body container + the combined quin graph (every organ container’s quins + the body’s bundling edges + descriptors).