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