Struct rusty_gl::buffers::VBO[][src]

pub struct VBO(_);

Trait Implementations

impl Clone for VBO
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VBO
[src]

Auto Trait Implementations

impl Send for VBO

impl Sync for VBO