impl_vertexdata

Macro impl_vertexdata 

Source
macro_rules! impl_vertexdata {
    ($Name: ident, $($field: ident),+) => { ... };
}