[][src]Crate glium_typed_buffer_any

Structs

IncorrectTypeError
TypedVertexBufferAny

A type-erased VertexBuffer which can be safely borrowed as the original VertexBuffer<T> using a dynamic type check.