DualQuaternion.ptr

Returns the pointer to the stored values as OpenGL requires it. Note this will return a pointer to a $( RED column - major ) matrix, $( RED this is the OpneGL convention and expected in programs via Uniforms or UBOs ).

struct DualQuaternion(type)
nothrow @nogc pure nothrow @nogc
ptr
()

Meta