cpveql

Check if two vectors are equal. (Be careful when comparing floating point numbers!)

extern (C) static
cpBool
cpveql
(
const cpVect v1
,
const cpVect v2
)

Meta