GlVertexAttribL4d typedef

GlVertexAttribL4d = void Function(int index, double x, double y, double z, double w)

Implementation

typedef GlVertexAttribL4d = void Function(
    int index, double x, double y, double z, double w);