Vector.ptr

Returns a pointer to the coordinates

struct Vector(type, int dim)
nothrow @nogc pure nothrow @nogc
ptr
()
if (
(dim >= 2) &&
(dim <= 4)
)

Meta