#define SetPoint( d, s ) ( (d)[0] = (s)[0], (d)[1]=(s)[1], (d)[2]=(s)[2] )
vectlib.h
should end up layering this macro based on DIMENSIONS
Macros