Skip to main content

impl_vertex

Macro impl_vertex 

Source
macro_rules! impl_vertex {
    ($name: ident { $($field: ident => [$attribute: tt; $format: tt; $size: tt; $normalized: tt],)* }) => { ... };
}