Searched defs:sinTheta (Results 1 – 3 of 3) sorted by relevance
244 const double sinTheta = (p2y - p0y) / hypotenuse; in init() local307 const double sinTheta = -1.0 * sign_of((a + b) * h) * sqrt(b / (a + b)); in init() local
260 const double sinTheta = (p2y - p0y) / hypotenuse; in init() local321 const double sinTheta = -1.0 * sign_of((a + b) * h) * sqrt(b / (a + b)); in init() local
107996 double sinTheta = FlushToZero(sin(aTheta)); in RotateX() local108021 double sinTheta = FlushToZero(sin(aTheta)); in RotateY() local108046 double sinTheta = FlushToZero(sin(aTheta)); in RotateZ() local108084 double sinTheta = FlushToZero(sin(aTheta)); in SetRotateAxisAngle() local