Function traffloat_client::node::new_model [−][src]
fn new_model(
_: NewModelContext<'_, impl Server>,
loading: &mut Vec<Rc<RefCell<Option<ThreeDResult<Rc<Texture2D<u8>>>>>>>,
shape: &Shape,
mesh: &CPUMesh,
tf: Matrix
) -> ThreeDResult<Model>