Struct glium::buffer::ReadMapping
[−]
[src]
pub struct ReadMapping<'b, D: ?Sized> where
D: Content, { /* fields omitted */ }
A mapping of a buffer for reading.
Trait Implementations
impl<'a, D: ?Sized> Deref for ReadMapping<'a, D> where
D: Content,
[src]
D: Content,