Searched defs:dotProduct (Results 1 – 2 of 2) sorted by relevance
58 double dotProduct = sourceToListener.dot(normalizedSourceOrientation); in gain() local
576 float dotProduct = dot(otherVector); in smallestAngleBetween() local