Struct glium::buffer::WriteMapping
[−]
[src]
pub struct WriteMapping<'b, D: ?Sized> where
D: Content, { /* fields omitted */ }
A mapping of a buffer for write only.
Methods
impl<'b, D> WriteMapping<'b, D> where
D: Content + Copy,
[src]
D: Content + Copy,
impl<'b, D> WriteMapping<'b, [D]> where
[D]: Content,
D: Copy,
[src]
[D]: Content,
D: Copy,