Searched refs:aPlaneCenter (Results 1 – 1 of 1) sorted by relevance
646 const B3DPoint aPlaneCenter(aPlaneRange.getCenter() - rCenter); in applyDefaultTextureCoordinatesSphere() local647 … const double fXCenter(fOne - ((atan2(aPlaneCenter.getZ(), aPlaneCenter.getX()) + F_PI) / F_2PI)); in applyDefaultTextureCoordinatesSphere()
Completed in 25 milliseconds