Struct gfx::mapping::RWable []

pub struct RWable<R, T> where R: Resources, T: Copy { /* fields omitted */ }

Readable & writable mapping.

Methods

impl<R, T> RWable<R, T> where R: Resources, T: Copy

Acquire a mapping Reader

Acquire a mapping Writer

Acquire a mapping reader & writer