Macro vulkano::impl_vertex

source ·
macro_rules! impl_vertex {
    ($out:ty $(, $member:ident)*) => { ... };
}
Expand description

Implements the Vertex trait on a struct.