Vector.ptr

Returns a pointer to the coordinates.

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

Meta