uf_vec.h (²é¿´Ô´´úÂë)
 
¸ÅÊö
These are vector functions that enable you to copy, add, perform scalar
multiplication, perform affine combinations, scale vectors and other
operations on 2D, 3D, and 4D vectors. The vector function names detail the
dimension of the vectors and provide a brief description of the operation
performed. For example, UF_VEC2_add performs a two dimensional vector addition.