Searched refs:start_degrees_ (Results 1 – 2 of 2) sorted by relevance
135 start_degrees_(start_degrees), in InterpolatedRotation()144 start_degrees_(start_degrees), in InterpolatedRotation()152 float interpolated_degrees = ValueBetween(t, start_degrees_, end_degrees_); in InterpolateButDoNotCompose()169 start_degrees_(start_degrees), in InterpolatedAxisAngleRotation()181 start_degrees_(start_degrees), in InterpolatedAxisAngleRotation()190 result.RotateAbout(axis_, ValueBetween(t, start_degrees_, end_degrees_)); in InterpolateButDoNotCompose()
100 const float start_degrees_;129 const float start_degrees_; variable