Function traffloat_client::node::shape_to_models[][src]

fn shape_to_models(
    ctx: NewModelContext<'_, impl Server>,
    shape: &Shape,
    tf_base: Matrix,
    models: &mut Vec<Model>,
    loading: &mut Vec<Rc<RefCell<Option<ThreeDResult<Rc<Texture2D<u8>>>>>>>
) -> ThreeDResult<()>