Convert std.container.array to void[] and/or pass to OpenGL functions like glBuffer(Sub)Data

ParticlePeter via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jun 17 07:02:41 PDT 2015


On Wednesday, 17 June 2015 at 13:58:09 UTC, Kagamin wrote:
> (&arr.front())[0 .. arr.length] ?

Yes, this works, nice, thanks :-)


More information about the Digitalmars-d-learn mailing list