Struct glium::texture::buffer_texture::BufferTextureRef [] [src]

pub struct BufferTextureRef<'a> { /* fields omitted */ }

Holds a reference to a BufferTexture.

Methods

impl<'a> BufferTextureRef<'a>
[src]

[src]

Return the type of the texture.

Trait Implementations

impl<'a> Copy for BufferTextureRef<'a>
[src]

impl<'a> Clone for BufferTextureRef<'a>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more