A vertex buffer object.
A Vbo that knows what type of elements are stored in it.
An alias for SpecificVbo!T, except that Vbo!void is an alias for GenericVbo.
See Source File