Crate glium_typed_buffer_any

Source

Structsยง

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