Searched refs:resY (Results 1 – 1 of 1) sorted by relevance
347 float resY = ((z * otherX) - (x * otherZ)); in cross() local349 result.set(resX, resY, resZ); in cross()