liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
IGfxVertexFactory
liberty
graphics
vertex
meta
interface
IGfxVertexFactory {
static
void
bindAttributePointer
(int i, int j, void* offset);
}
Members
Static functions
bindAttributePointer
void
bindAttributePointer
(int i, int j, void* offset)
Meta
Source
See Implementation
liberty
graphics
vertex
meta
interfaces
IGfxVertexFactory
mixin templates
GfxVertexSpec