macro_rules! model { ($data:expr) => { ... }; }
Loads a model to the engine using the vertex and index data of the inserted Data and returns a Model.