Struct nc_renderer::common::VertexAttributeDesc [−][src]
pub struct VertexAttributeDesc { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VertexAttributeDesc
impl Send for VertexAttributeDesc
impl Sync for VertexAttributeDesc
impl Unpin for VertexAttributeDesc
impl UnwindSafe for VertexAttributeDesc
Blanket Implementations
Mutably borrows from an owned value. Read more