Struct rin::gl::buffer_object::MapRead[][src]

pub struct MapRead { /* fields omitted */ }

Trait Implementations

impl Copy for MapRead
[src]

impl Clone for MapRead
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for MapRead
[src]

impl MapFlags for MapRead
[src]

impl PartialEq<MapRead> for MapRead
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl Send for MapRead

impl Sync for MapRead