Trait rin::gl::buffer::Cast [−][src]
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<T> Cast<T> for BufferStorage<u8>[src]
impl<T> Cast<T> for BufferStorage<u8>[src]type CastTo = BufferStorage<T>
pub fn cast(self) -> BufferStorage<T>[src]
impl<T> Cast<T> for SharedBuffer<u8> where
T: 'static, [src]
impl<T> Cast<T> for SharedBuffer<u8> where
T: 'static, [src]type CastTo = SharedBuffer<T>
pub fn cast(self) -> SharedBuffer<T>[src]
impl<T> Cast<T> for SharedBufferStorage<u8> where
T: 'static, [src]
impl<T> Cast<T> for SharedBufferStorage<u8> where
T: 'static, [src]